Uses of Interface
org.xwiki.security.authorization.SecurityEntry

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

Uses of SecurityEntry in org.xwiki.security.authorization
 

Subinterfaces of SecurityEntry in org.xwiki.security.authorization
 interface SecurityAccessEntry
          A security access entry is the association of a user, an entity and a security access that represent an authorization settler decision.
 interface SecurityRuleEntry
          A security entry is the association of an entity and a set of security rules that constitute a elementary declarative information for the security settler to compute the security access of users.
 

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

Subinterfaces of SecurityEntry in org.xwiki.security.authorization.cache
 interface SecurityShadowEntry
          A security cache entry to shadow external (global) users in sub-containers (sub-wikis).
 



Copyright © 2004–2014 XWiki. All rights reserved.