See: Description
Interface | Description |
---|---|
AclEntry | Deprecated
Use new spring-security-acl module instead
|
AclManager | Deprecated
Use new spring-security-acl module instead
|
AclProvider | Deprecated
Use new spring-security-acl module instead
|
Class | Description |
---|---|
AclProviderManager | Deprecated
Use new spring-security-acl module instead
|
The goal of this package is to locate the AclEntry
s
that apply to a given domain object instance.
An AclManager
has ultimate resposibility for obtaining the
AclEntry
s instances, with a provider-based implementation
available via the AclProviderManager
class (and
its AclProvider
interface.