|
Project: stp | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CcRolemapEntry
An rolemap entry provides a binding between a policy role and a principal as part of the definition of a rolemap.
This interface provides an aggregate object for handling such an entry.
Method Summary | |
---|---|
CcAccessControlEntry.PrincipalKind |
getPrincipalKind()
Get the kind of principal for the identity. |
String |
getPrincipalName()
Get the principal name for the entry. |
String |
getRole()
Get the role name for this entry. |
Method Detail |
---|
CcAccessControlEntry.PrincipalKind getPrincipalKind()
String getPrincipalName()
String getRole()
|
Generated Tue 26-Jul-2016 10:54 PM | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |