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

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

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

Methods in org.xwiki.security.authorization.cache that throw ConflictingInsertionException
 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.