net.degreedays.api.processing
Class RequestSecurityInfo
java.lang.Object
net.degreedays.api.processing.RequestSecurityInfo
public final class RequestSecurityInfo
- extends java.lang.Object
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
endpoint
public java.lang.String endpoint()
accountKey
public AccountKey accountKey()
timestamp
public java.util.Date timestamp()
timestampString
public java.lang.String timestampString()
random
public java.lang.String random()
equals
public boolean equals(java.lang.Object o)
- Returns
true
if o
is a
RequestSecurityInfo
object with equal properties.
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overridden to ensure consistency with
equals
.
- Overrides:
hashCode
in class java.lang.Object
www.degreedays.net/api/