Package org.openpermis.policy.bean

Contains modifiable bean interfaces of the policy domain model.

See:
          Description

Interface Summary
ActionBean An action is what a subject wants to execute on a resource.
ActionBeanCollection A collection of ActionBean's.
AuthorityBean An authority of a policy.
BeanCollection<P extends PartBean> A collection of part beans.
DomainBean A domain bean.
IdentifiableBean Mix-in interface for parts that have an identity.
MultiPartBeanVisitor A visitor that visits PartBeans and knows the path of parent PartBeans.
NameableBean Mix-in interface for parts that have a name.
ObligationBean An operation specified by a string that should be performed by the PEP in conjunction with the enforcement of an authorization decision.
ObligationBeanCollection A collection of ObligationBean's.
PartBean Mutable part that has JavaBean property and serial number support.
PartBeanFactory Factory for policy parts.
PartBeanVisitor A visitor that visits PartBeans.
PolicyBean A policy for role-based access control.
PredicateBean A boolean expression.
RoleAssignmentRuleBean A rule for assigning roles to subjects.
RoleAssignmentRuleBeanCollection A collection of RoleAssignmentRuleBean's.
RoleHierarchyBean A hierarchy of roles.
RoleHierarchyBeanCollection A collection of RoleHierarchyBean's.
TargetAccessRuleBean A target access rule defines a set of roles that are allowed to access a target.
TargetAccessRuleBeanCollection A collection of TargetAccessRuleBean's.
TargetBean A target combines a resource or a set of resources to be protected with a set of actions that are possible on these resources.
TargetBeanCollection A collection of TargetBean's.
 

Class Summary
RoleCollection A read-only collection of roles.
SerialNumber Serial number of a part.
 

Package org.openpermis.policy.bean Description

Contains modifiable bean interfaces of the policy domain model.



OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:16:59
Copyright (c) 2002-2007 Ergon Informatik AG