| Package | Description |
|---|---|
| org.xwiki.security.authorization | |
| org.xwiki.security.authorization.cache |
| Modifier and Type | Method and Description |
|---|---|
SecurityRuleEntry |
SecurityEntryReader.read(SecurityReference entityReference)
Read a collection of rules attached to a given entity.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityRuleEntry |
SecurityCache.get(SecurityReference entity)
Get a cached entry.
|
Copyright © 2004–2015 XWiki. All rights reserved.