Uses of Package
org.jboss.security.acl

Packages that use org.jboss.security.acl
org.jboss.security.acl   
 

Classes in org.jboss.security.acl used by org.jboss.security.acl
ACL
           This interface represents an Access Control List (ACL), a data structure used to protect access to resources.
ACLEntry
           This interface represents an entry in the Access Control List.
ACLPermission
           A Permission represents privileges held by an Identity, and is used to grant or deny access to a Resource.
ACLPersistenceStrategy
           This interface defines the methods that must be implemented by classes that manage the persistence of ACLs.
ACLProvider
           An ACLProvider is responsible for the management of the ACLs associated to the resources being protected.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.