Interface | Description |
---|---|
AclCache |
A caching layer for
JdbcAclService . |
LookupStrategy |
Performs optimised lookups for
JdbcAclService . |
Class | Description |
---|---|
BasicLookupStrategy |
Performs lookups in a manner that is compatible with ANSI SQL.
|
EhCacheBasedAclCache |
Simple implementation of
AclCache that delegates to EH-CACHE. |
JdbcAclService |
Simple JDBC-based implementation of
AclService . |
JdbcMutableAclService |
Provides a base implementation of
MutableAclService . |
Copyright © 2004-2014 Interface21, Inc. All Rights Reserved.