public interface Principal extends Identifiable
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getPrincipalId()
Returns the principal identifier of a user or group.
|
String |
getPrincipalName()
Returns the principal name of a user or group.
|
int |
hashCode() |
getId, getTypeId
String getPrincipalId()
String getPrincipalName()
Copyright (c) 2019, SAS Institute Inc., Cary, NC, USA