Uses of Package
org.apache.directory.shared.ldap.aci

Packages that use org.apache.directory.shared.ldap.aci
org.apache.directory.shared.ldap.aci ACI (Access Control Information) data model adopted from X.501 specification. 
 

Classes in org.apache.directory.shared.ldap.aci used by org.apache.directory.shared.ldap.aci
ACIItem
          An abstract class that provides common properties and operations for ItemFirstACIItem and UserFirstACIItem as specified X.501 specification.
AntlrACIItemParserTokenTypes
           
AuthenticationLevel
          An enumeration that represents the level of authentication.
GrantAndDenial
          An enumeration that represents grants or denials of MicroOperations.
ItemPermission
          Represents permissions to be applied to all ProtectedItems in ItemFirstACIItem.
MicroOperation
          An enumeration that represents all micro-operations that makes up LDAP operations.
Permission
          An abstract base class for ItemPermission and UserPermission.
ProtectedItem
          Defines the items to which the access controls apply.
ProtectedItem.AllUserAttributeTypes
          All user attribute type information associated with the entry, but not values associated with those attributes.
ProtectedItem.AllUserAttributeTypesAndValues
          All user attribute information associated with the entry, including all values of all user attributes.
ProtectedItem.Entry
          The entry contents as a whole.
ProtectedItem.MaxValueCountItem
          An element of MaxValueCount.
ProtectedItem.RestrictedByItem
          An element of RestrictedBy.
UserClass
          Defines a set of zero or more users the permissions apply to.
UserClass.AllUsers
          Every directory user (with possible requirements for authenticationLevel).
UserClass.ThisEntry
          The user with the same distinguished name as the entry being accessed, or if the entry is a member of a family, then additionally the user with the distinguished name of the ancestor.
UserPermission
          Represents permissions to be applied to all UserClasses in UserFirstACIItem.
 



Copyright © 2003-2006 . All Rights Reserved.