Interface SecurityUIService
- All Known Implementing Classes:
SecurityUIServiceImpl
public interface SecurityUIService
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbooleanhasRight(Class<? extends GenericTargetIdentifier> identifier, Class<? extends RightDto> toCheck) booleanvoidsetGenericSecurityContainer(GenericSecurityTargetContainer genericSecurityContainer)
-
Field Details
-
REPORTSERVER_EVENT_GENERIC_RIGHTS_LOADED
- See Also:
-
-
Method Details
-
setGenericSecurityContainer
-
hasRight
boolean hasRight(Class<? extends GenericTargetIdentifier> identifier, Class<? extends RightDto> toCheck) -
isSuperUser
boolean isSuperUser()
-