@Immutable public static class SecretEntry.Key extends java.lang.Object implements ClientIdentityKey
Constructor and Description |
---|
Key(java.lang.String entityId,
int keyVersion) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getEntityId() |
int |
getKeyVersion() |
int |
hashCode() |
public java.lang.String getEntityId()
getEntityId
in interface ClientIdentityKey
public int getKeyVersion()
getKeyVersion
in interface ClientIdentityKey
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object