Class Hierarchy
- java.lang.Object
- org.springframework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware)
- org.flowable.spring.security.FlowableAuthenticationProvider
- org.flowable.spring.security.FlowableUserDetailsService (implements org.springframework.security.core.userdetails.UserDetailsService)
- org.flowable.spring.security.GroupDetails (implements org.flowable.idm.api.Group, java.io.Serializable)
- org.flowable.spring.security.SpringSecurityAuthenticationContext (implements org.flowable.common.engine.api.identity.AuthenticationContext)
- org.springframework.security.core.userdetails.User (implements org.springframework.security.core.CredentialsContainer, org.springframework.security.core.userdetails.UserDetails)
- org.flowable.spring.security.FlowableUser (implements org.flowable.spring.security.FlowableUserDetails)
- org.flowable.spring.security.UserDto (implements java.io.Serializable, org.flowable.idm.api.User)
- org.springframework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware)
Interface Hierarchy
- java.io.Serializable
- org.springframework.security.core.userdetails.UserDetails
- org.flowable.spring.security.FlowableUserDetails
- org.springframework.security.core.userdetails.UserDetails