Modifier and Type | Class and Description |
---|---|
static class |
Principal.Builder<B> |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getDescription() |
java.lang.String |
getDisplayName() |
PrincipalKey |
getKey() |
java.time.Instant |
getModifiedTime() |
int |
hashCode() |
public PrincipalKey getKey()
public java.lang.String getDisplayName()
public java.time.Instant getModifiedTime()
public java.lang.String getDescription()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object