Class AuthenticationUtils

java.lang.Object
com.flowable.workobject.engine.impl.AuthenticationUtils

public abstract class AuthenticationUtils
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    protected static java.lang.String SUPER_ADMIN_GROUP_ID  
  • Constructor Summary

    Constructors 
    Constructor Description
    AuthenticationUtils()  
  • Method Summary

    Modifier and Type Method Description
    static java.util.Set<java.lang.String> getAuthenticatedUserGroups()  
    static java.lang.String getMandatoryUserId()  
    static boolean isSuperAdmin()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait