All Classes and Interfaces

Class
Description
A flowable implementation of AuthenticationProvider that uses the IdmIdentityService and UserDetailsService to check the user credentials and and load the user.
A flowable implementation of UserDetails.
Provides core user information within a Flowable application.
UserDetails provider that uses the IdmIdentityService to load users.
An immutable serializable implementation of Group
A default Spring Security AuthenticationContext implementation that uses SecurityContextHolder and SecurityContext to provide the information.
An immutable serializable implementation of User.