| LookupStrategy | Performs lookups for AclService. |
| 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. |