Uses of Interface
org.jboss.security.acl.ACLPersistenceStrategy

Packages that use ACLPersistenceStrategy
org.jboss.security.acl   
 

Uses of ACLPersistenceStrategy in org.jboss.security.acl
 

Methods in org.jboss.security.acl that return ACLPersistenceStrategy
 ACLPersistenceStrategy ACLProvider.getPersistenceStrategy()
           Obtains the ACLPersistenceStrategy associated with this provider.
 

Methods in org.jboss.security.acl with parameters of type ACLPersistenceStrategy
 void ACLProvider.setPersistenceStrategy(ACLPersistenceStrategy strategy)
           Sets the persistence strategy to be used by this provider.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.