Modifier and Type | Class and Description |
---|---|
static class |
PrincipalRelationship.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
static PrincipalRelationship.Builder |
from(PrincipalKey fromPrincipal) |
PrincipalKey |
getFrom() |
PrincipalKey |
getTo() |
int |
hashCode() |
String |
toString() |
public PrincipalKey getFrom()
public PrincipalKey getTo()
public static PrincipalRelationship.Builder from(PrincipalKey fromPrincipal)