|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GrouperPrivilege
combines AccessPrivilege and NamingPrivilege
Method Summary | |
---|---|
GrouperAPI |
getGrouperApi()
get the object this privilege is assigned to (e.g. |
String |
getImplementationName()
Get name of implementation class for this privilege type. |
String |
getName()
Get name of privilege. |
Subject |
getOwner()
Get subject which was granted privilege on this object. |
Subject |
getSubject()
Get subject which has this privilege. |
String |
getType()
get type of privilege (e.g. |
boolean |
isRevokable()
Returns true if privilege can be revoked. |
Method Detail |
---|
GrouperAPI getGrouperApi()
String getImplementationName()
String getType()
String getName()
Subject getOwner()
Subject
that was granted privilege.Subject getSubject()
Subject
that has this privilege.boolean isRevokable()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |