@Role
@Unstable
public interface SecurityEntryReaderExtra
SecurityEntryReader to gather rules for a passed entity.| Modifier and Type | Method and Description |
|---|---|
Collection<SecurityRule> |
read(SecurityReference entityReference)
Read a collection of rules attached to a given entity.
|
Collection<SecurityRule> read(SecurityReference entityReference) throws AuthorizationException
entityReference - reference to the entity.AuthorizationException - on error.Copyright © 2004–2019 XWiki. All rights reserved.