Uses of Package
com.softwareag.centrasite.appl.framework.validation.acl

Packages that use com.softwareag.centrasite.appl.framework.validation.acl
com.softwareag.centrasite.appl.framework.validation.acl   
 

Classes in com.softwareag.centrasite.appl.framework.validation.acl used by com.softwareag.centrasite.appl.framework.validation.acl
AbstractAclProvider
          Default implementation of AclProvider.
Acl
          Used to specify an ACL.
AclContext
          Interface of the context information, which the AclController requires to grant or deny access.
AclController
          The AclController is an abstract object, which is used to grant or deny access to objects.
AclProvider
          The AclProvider is used by the AclController
Action
          Used to specify an action.
CentraSiteAclContext
          Default implementation of the CentraSiteAclContext, which is built by reading a JAXR connections authentication details.
CSAppAuthenticationException
          This exception is thrown, if unauthorized access to an object occurs.
DefaultAclControllerConfiguration
          An instance of this class is used to specify a controllers configuration.
Provider
          Used to specify an AclProvider.
RoleAclProvider.RoleAclContext
          Interface, which the AclContext must implement to be applicable.
Rule
          Used to specify a rule.
Rule.Type
          Enumeration for the possibly types of a rule.
UserAclProvider.UserAclContext
          Interface, which the AclContext must implement to be applicable.