@Role
public interface SecurityEntryReader
This interface decouple the rules storage from the security cache loader.
| Modifier and Type | Method and Description |
|---|---|
SecurityRuleEntry |
read(SecurityReference entityReference)
Read a collection of rules attached to a given entity.
|
SecurityRuleEntry read(SecurityReference entityReference) throws AuthorizationException
entityReference - reference to the entity.AuthorizationException - on error.Copyright © 2004–2018 XWiki. All rights reserved.