|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RoleHierarchy
A hierarchy of roles.
Method Summary | |
---|---|
Set<String> |
getSubRoles(String roleName)
Returns all subordinate roles of a role including the role itself. |
Set<String> |
getSuperRoles(String roleName)
Returns all superior roles of a role including the role itself. |
Methods inherited from interface org.openpermis.policy.Part |
---|
equals, hashCode, isValid, toString |
Methods inherited from interface org.openpermis.policy.Identifiable |
---|
getIdentity |
Method Detail |
---|
Set<String> getSuperRoles(String roleName)
A role is superior to the specified role if it inherits the specified role's privileges.
roleName
- identifies a role in the hierarchy.
Set<String> getSubRoles(String roleName)
A role is subordinate to the specified role if the specified role inherits its privileges.
roleName
- identifies a role in the hierarchy.
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
PERMIS Role Based Access Control 0.4.0 (Build 15)
2009/05/20 08:14:59
Copyright (c) 2002-2007 Ergon Informatik AG