| Package | Description |
|---|---|
| org.flowable.spring.boot | |
| org.flowable.spring.boot.ldap | |
| org.flowable.spring.security |
| Class and Description |
|---|
FlowableUserDetailsService
UserDetails provider that uses the IdmIdentityService to load users. |
| Class and Description |
|---|
| FlowableAuthenticationProvider
A flowable implementation of
AuthenticationProvider that uses the IdmIdentityService and
UserDetailsService to check the user credentials and and load the user. |
| Class and Description |
|---|
| FlowableUser
A flowable implementation of
UserDetails. |
| FlowableUserDetails
Provides core user information within a Flowable application.
|
| GroupDetails
An immutable serializable implementation of
Group |
| UserDto
An immutable serializable implementation of
User. |
Copyright © 2023 Flowable. All rights reserved.