Package org.flowable.spring.security
package org.flowable.spring.security
-
ClassDescriptionA flowable implementation of
AuthenticationProvider
that uses theIdmIdentityService
andUserDetailsService
to check the user credentials and and load the user.A flowable implementation ofUserDetails
.Provides core user information within a Flowable application.UserDetails
provider that uses theIdmIdentityService
to load users.An immutable serializable implementation ofGroup
A default Spring SecurityAuthenticationContext
implementation that usesSecurityContextHolder
andSecurityContext
to provide the information.An immutable serializable implementation ofUser
.