public interface AclPrincipal extends Serializable
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
Refer to the
java.lang.Object documentation for the interface contract. |
String |
getPrincipalId()
Returns the principal id of the aclPrincipal
|
String |
getPrincipalName()
Returns the principal name of the aclPrincipal
|
int |
hashCode()
Refer to the
java.lang.Object documentation for the interface contract. |
String getPrincipalId()
String getPrincipalName()
boolean equals(Object obj)
java.lang.Object
documentation for the interface contract.Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA