|
Class Summary |
| DefaultSecurityReferenceFactory |
SecurityReference factory. |
| 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. |