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.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.UserDto (implements java.io.Serializable, org.flowable.idm.api.User)
Interface Hierarchy
Copyright © 2020 Flowable. All rights reserved.