Class SecurityHelper
- java.lang.Object
-
- com.flowable.platform.service.security.SecurityHelper
-
public class SecurityHelper extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.String[]additionalAdminUsersprotected com.flowable.core.spring.security.interceptor.PlatformSecurityInterceptorplatformSecurityInterceptor
-
Constructor Summary
Constructors Constructor Description SecurityHelper(com.flowable.core.spring.security.interceptor.PlatformSecurityInterceptor platformSecurityInterceptor, java.lang.String[] additionalAdminUsers)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleancurrentUserHasAdminRights()booleancurrentUserIsSuperAdmin()
-