Class FlowableUserDetailsService

java.lang.Object
org.flowable.spring.security.FlowableUserDetailsService
All Implemented Interfaces:
UserDetailsService

public class FlowableUserDetailsService extends Object implements UserDetailsService
UserDetails provider that uses the IdmIdentityService to load users.
Author:
Josh Long, Filip Hrisafov