|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RoleHierarchyNode
This interface defines the methods that let the user know hierarchical relationship between two roles.
Method Summary | |
---|---|
boolean |
isSuperiorTo(RoleHierarchyNode rhn)
This method tells if this role is equal or superior to the given role. |
Methods inherited from interface issrg.pba.rbac.Role |
---|
getRoleType, getRoleValue |
Method Detail |
---|
boolean isSuperiorTo(RoleHierarchyNode rhn)
rhn
- is the role
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |