|
Project: stp | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CcAccessControlEntry
An access control entry provides a triple of a role kind, identity and permission set as part of an effective ACL for a VOB resource.
This interface provides an aggregate object for handling such an entry.
| Nested Class Summary | |
|---|---|
static class |
CcAccessControlEntry.PrincipalKind
|
| Method Summary | |
|---|---|
String |
getPermissions()
Get the human readable permissions for this entry. |
CcAccessControlEntry.PrincipalKind |
getPrincipalKind()
Get the kind of principal for which this entry applies. |
String |
getPrincipalName()
Get the principal name for the entry. |
| Method Detail |
|---|
String getPermissions()
throws WvcmException
WvcmExceptionCcAccessControlEntry.PrincipalKind getPrincipalKind()
String getPrincipalName()
|
Generated Sat 22-Feb-2014 01:07 AM | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||