| Package | Description | 
|---|---|
| net.degreedays.api.processing | 
 For advanced use, this enables customization of the request/response processing (XML, HTTP, security etc.). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
RequestSecurityInfo.Builder | 
RequestSecurityInfo.Builder.setAccountKey(AccountKey accountKey)  | 
RequestSecurityInfo.Builder | 
RequestSecurityInfo.Builder.setEndpoint(java.lang.String endpoint)  | 
RequestSecurityInfo.Builder | 
RequestSecurityInfo.Builder.setRandom(java.lang.String random)  | 
RequestSecurityInfo.Builder | 
RequestSecurityInfo.Builder.setTimestamp(java.util.Date timestamp,
            DateFormatter dateFormatter)  | 
See www.degreedays.net/api/ for more about the Degree Days.net API.
You can sign up for a Degree Days.net API account and read the integration guide that is useful and applicable whether you are using Java or not.