Uses of Class
org.xwiki.security.authorization.cache.ParentEntryEvictedException

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

Uses of ParentEntryEvictedException in org.xwiki.security.authorization.cache
 

Methods in org.xwiki.security.authorization.cache that throw ParentEntryEvictedException
 void SecurityCache.add(SecurityAccessEntry entry)
          Add an entry to this cache.
 void SecurityCache.add(SecurityRuleEntry entry)
          Add an entry to this cache.
 void SecurityCache.add(SecurityRuleEntry entry, Collection<GroupSecurityReference> groups)
          Add a user entry to this cache.
 



Copyright © 2004-2012 XWiki. All Rights Reserved.