|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IACLCapability
A capability to be used in the ACL entries.
A capability is a permission or role to be granted or denied to an
actor (IACLActor) on the protected resource. The supported
capabilities are determined by the implementation and are also often
resource specific (for instance, folders might support two different
capabilities "addFiles" and "removeFiles", while files support simply
"write").
Also known as 'target-action' in the XACML standard.
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Returns a user friendly description of this capability, for instance to be used in tool-tips. |
java.lang.String |
getName()
Returns the name of this capability, for instance "Write". |
| Method Detail |
|---|
java.lang.String getName()
java.lang.String getDescription()
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||