Package org.apache.fulcrum.security.model.dynamic

  • Interface Summary 
    Interface Description
    DynamicAccessControlList
    This interface describes a control class that makes it easy to find out if a particular User has a given Permission.
    DynamicModelManager
    Describes all the relationships between entities in the "Dynamic" model.
  • Class Summary 
    Class Description
    AbstractDynamicModelManager
    Holds shared functionality between different implementations of DyanamicModelManager's.
    DynamicAccessControlListImpl
    This is a control class that makes it easy to find out if a particular User has a given Permission.
    DynamicACLFactory
    This factory creates instance of the DynamicAccessControlList