| Package | Description |
|---|---|
| org.jboss.security.acl |
| Modifier and Type | Field and Description |
|---|---|
protected ACLPersistenceStrategy |
ACLProviderImpl.strategy
persistence strategy used to retrieve the ACLs
|
| Modifier and Type | Method and Description |
|---|---|
ACLPersistenceStrategy |
ACLProviderImpl.getPersistenceStrategy() |
ACLPersistenceStrategy |
ACLProvider.getPersistenceStrategy()
Obtains the
ACLPersistenceStrategy associated with this provider. |
| Modifier and Type | Method and Description |
|---|---|
void |
ACLProviderImpl.setPersistenceStrategy(ACLPersistenceStrategy strategy) |
void |
ACLProvider.setPersistenceStrategy(ACLPersistenceStrategy strategy)
Sets the persistence strategy to be used by this provider.
|
Copyright © 2012 JBoss Inc.. All Rights Reserved.