|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AclPrincipal
An interface indicating a principal for which permissions (acls) can be assigned.
Method Summary | |
---|---|
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. |
Method Detail |
---|
String getPrincipalId()
String getPrincipalName()
boolean equals(Object obj)
java.lang.Object
documentation for the interface contract.
equals
in class Object
obj
- to be compared
true
if the objects are equal, false
otherwiseint hashCode()
java.lang.Object
documentation for the interface contract.
hashCode
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |