Uses of Package
org.xwiki.security

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

Classes in org.xwiki.security used by org.xwiki.security
GroupSecurityReference
          GroupSecurityReference is a SecurityReference that is used to represent a security group, which is a set of users, such that rights can be assigned to the whole group at once.
SecurityReference
          SecurityReference is a variant of EntityReference used internally in the security-authorization module, for the purpose of conveniently maintaining a hierarchy where all entities are rooted by the main wiki.
SecurityReferenceFactory
          Factory to create new SecurityReference, UserSecurityReference and GroupSecurityReference.
UserSecurityReference
          A user is represented internally in the authorization module by a UserSecurityReference corresponding to the DocumentReference of the user's profile document.
 

Classes in org.xwiki.security used by org.xwiki.security.authorization
GroupSecurityReference
          GroupSecurityReference is a SecurityReference that is used to represent a security group, which is a set of users, such that rights can be assigned to the whole group at once.
SecurityReference
          SecurityReference is a variant of EntityReference used internally in the security-authorization module, for the purpose of conveniently maintaining a hierarchy where all entities are rooted by the main wiki.
UserSecurityReference
          A user is represented internally in the authorization module by a UserSecurityReference corresponding to the DocumentReference of the user's profile document.
 

Classes in org.xwiki.security used by org.xwiki.security.authorization.cache
SecurityReference
          SecurityReference is a variant of EntityReference used internally in the security-authorization module, for the purpose of conveniently maintaining a hierarchy where all entities are rooted by the main wiki.
UserSecurityReference
          A user is represented internally in the authorization module by a UserSecurityReference corresponding to the DocumentReference of the user's profile document.
 



Copyright © 2004–2015 XWiki. All rights reserved.