Class SecurityUIServiceImpl
java.lang.Object
net.datenwerke.security.ext.client.security.SecurityUIServiceImpl
- All Implemented Interfaces:
SecurityUIService
-
Field Summary
Fields inherited from interface net.datenwerke.security.client.security.SecurityUIService
REPORTSERVER_EVENT_GENERIC_RIGHTS_LOADED -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanhasRight(Class<? extends GenericTargetIdentifier> identifier, Class<? extends RightDto> toCheck) booleanvoidsetGenericSecurityContainer(GenericSecurityTargetContainer genericSecurityContainer)
-
Constructor Details
-
SecurityUIServiceImpl
-
-
Method Details
-
setGenericSecurityContainer
- Specified by:
setGenericSecurityContainerin interfaceSecurityUIService
-
hasRight
public boolean hasRight(Class<? extends GenericTargetIdentifier> identifier, Class<? extends RightDto> toCheck) - Specified by:
hasRightin interfaceSecurityUIService
-
isSuperUser
public boolean isSuperUser()- Specified by:
isSuperUserin interfaceSecurityUIService
-