Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
net.sf.acegisecurity.acl.basic

Classes in net.sf.acegisecurity.acl.basic used by net.sf.acegisecurity.acl.basic
AbstractBasicAclEntry
          Abstract implementation of BasicAclEntry.
AclObjectIdentity
          Interface representing the identity of an individual domain object instance.
BasicAclDao
          Represents a data access object that can return the BasicAclEntrys applying to a given ACL object identity.
BasicAclEntry
          Represents an entry in an access control list.
BasicAclEntryCache
          Provides a cache of BasicAclEntry objects.
EffectiveAclsResolver
          Determines the ACLs that are effective for a given Authentication object.