Class UiAccessService
java.lang.Object
ch.so.agi.gretl.control.server.web.UiAccessService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancanAdmin(org.springframework.security.core.Authentication authentication) booleancanOperate(org.springframework.security.core.Authentication authentication)
-
Constructor Details
-
UiAccessService
-
-
Method Details
-
canOperate
public boolean canOperate(org.springframework.security.core.Authentication authentication) -
canAdmin
public boolean canAdmin(org.springframework.security.core.Authentication authentication)
-