See: Description
Interface | Description |
---|---|
LookupStrategy |
Performs lookups for
AclService . |
Class | Description |
---|---|
BasicLookupStrategy |
Performs lookups in a manner that is compatible with ANSI SQL.
|
JdbcAclService |
Simple JDBC-based implementation of
AclService . |
JdbcMutableAclService |
Provides a base JDBC implementation of
MutableAclService . |