Uses of Package
org.xwiki.security.authorization.cache

Packages that use org.xwiki.security.authorization.cache
org.xwiki.security.authorization.cache   
 

Classes in org.xwiki.security.authorization.cache used by org.xwiki.security.authorization.cache
ConflictingInsertionException
          This exception is thrown if two or more parallel threads have attempted to load the cache with the same entry at the same time as a right was updated, so the resulting entries are different.
ParentEntryEvictedException
          All cache entries except wiki cache entries must have their parent cached, so the SecurityCacheLoader must insert the entries, if missing in turn.
 



Copyright © 2004-2012 XWiki. All Rights Reserved.