Package org.jboss.portal.security.impl.store

Interface Summary
ObjectManager The object manager interface provides the callback made by the TreeCacheAdapter.
ObjectModelAdapter Adapt the model so the container can manipulate it.
TreeCacheProvider Provide a tree cache.
 

Class Summary
JBossTreeCacheProvider  
JBossTreeCacheStore An implementation of a container that delegates the object management to a cache adapter.
ObjectEntry Represent an entry in the map of the cache adapter.
TreeCacheAdapter  
 

Exception Summary
DuplicateObjectException  
NoSuchObjectException