|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openpermis.policy.AuthorizedRoles
public final class AuthorizedRoles
All roles that are needed for requested access and the according obligations that must be fulfilled.
Constructor Summary | |
---|---|
AuthorizedRoles(Set<Role> roles,
ObligationCollection obligations)
Creates a new authorized roles. |
Method Summary | |
---|---|
Set<String> |
getObligations()
Returns the set of obligations for this authorized roles. |
Set<Role> |
getRoles()
Returns the authorized roles. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AuthorizedRoles(Set<Role> roles, ObligationCollection obligations)
roles
- a Set
of Role
s.obligations
- an ObligationCollection
.Method Detail |
---|
public Set<Role> getRoles()
public Set<String> getObligations()
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
PERMIS Role Based Access Control 0.3.0 (Build 14)
2009/05/08 09:06:10
Copyright (c) 2002-2007 Ergon Informatik AG