|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GroupSecurityReference | |
|---|---|
| org.xwiki.security | |
| org.xwiki.security.authorization | |
| Uses of GroupSecurityReference in org.xwiki.security |
|---|
| Methods in org.xwiki.security that return GroupSecurityReference | |
|---|---|
GroupSecurityReference |
DefaultSecurityReferenceFactory.newGroupReference(DocumentReference reference)
|
GroupSecurityReference |
SecurityReferenceFactory.newGroupReference(DocumentReference reference)
Returns a GroupSecurityReference for the provided group document reference. |
| Uses of GroupSecurityReference in org.xwiki.security.authorization |
|---|
| Methods in org.xwiki.security.authorization with parameters of type GroupSecurityReference | |
|---|---|
boolean |
SecurityRule.match(GroupSecurityReference group)
Check if this rule match the given group. |
| Method parameters in org.xwiki.security.authorization with type arguments of type GroupSecurityReference | |
|---|---|
SecurityAccessEntry |
AuthorizationSettler.settle(UserSecurityReference user,
Collection<GroupSecurityReference> groups,
Deque<SecurityRuleEntry> securityRuleEntries)
Compute the current access for the user that is a member of the given groups and on an entity which is protected by the given hierarchy of rights objects. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||