Uses of Package
org.xwiki.security
-
Packages that use org.xwiki.security Package Description org.xwiki.security org.xwiki.security.authorization org.xwiki.security.authorization.cache -
Classes in org.xwiki.security used by org.xwiki.security Class Description GroupSecurityReference GroupSecurityReference is aSecurityReference
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 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 Class Description GroupSecurityReference GroupSecurityReference is aSecurityReference
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 Class Description 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.