Class UserIdAuthenticationContext

java.lang.Object
org.flowable.common.engine.impl.identity.UserIdAuthenticationContext
All Implemented Interfaces:
AuthenticationContext

public class UserIdAuthenticationContext extends Object implements AuthenticationContext
Default implementation of the AuthenticationContext that uses a ThreadLocal that stores the Principal
Author:
Filip Hrisafov