Class Hierarchy
- java.lang.Object
- org.springframework.security.web.authentication.AbstractAuthenticationTargetUrlRequestHandler
- org.flowable.ui.idm.security.AjaxLogoutSuccessHandler (implements org.springframework.security.web.authentication.logout.LogoutSuccessHandler)
- org.springframework.security.web.authentication.SimpleUrlAuthenticationSuccessHandler (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)
- org.springframework.security.web.authentication.rememberme.AbstractRememberMeServices (implements org.springframework.beans.factory.InitializingBean, org.springframework.security.web.authentication.logout.LogoutHandler, org.springframework.security.web.authentication.RememberMeServices)
- org.springframework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware)
- org.springframework.security.authentication.dao.DaoAuthenticationProvider
- org.flowable.ui.idm.servlet.AppDispatcherServletConfiguration (implements org.springframework.boot.autoconfigure.web.servlet.WebMvcRegistrations)
- org.flowable.ui.idm.conf.ApplicationConfiguration
- org.flowable.ui.idm.security.AuthoritiesConstants
- org.flowable.ui.idm.conf.Bootstrapper (implements org.springframework.context.ApplicationListener<E>)
- org.flowable.ui.idm.web.CustomAntPathMatcher (implements org.springframework.security.web.util.matcher.RequestMatcher)
- org.flowable.ui.idm.security.CustomLdapAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- org.flowable.ui.idm.conf.FlowableIdmEngineConfiguration
- org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, javax.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
- org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.context.MessageSourceAware)
- org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter
- org.flowable.ui.idm.security.Http401UnauthorizedEntryPoint (implements org.springframework.security.web.AuthenticationEntryPoint)
- org.flowable.ui.idm.conf.JacksonConfiguration
- org.flowable.ui.idm.conf.SecurityConfiguration
- org.springframework.security.config.annotation.SecurityConfigurerAdapter<O,B> (implements org.springframework.security.config.annotation.SecurityConfigurer<O,B>)
- org.springframework.security.config.annotation.web.configurers.AbstractHttpConfigurer<T,B>
- org.springframework.security.config.annotation.web.configurers.AbstractAuthenticationFilterConfigurer<B,T,F>
- org.springframework.security.web.authentication.SimpleUrlAuthenticationFailureHandler (implements org.springframework.security.web.authentication.AuthenticationFailureHandler)
- org.flowable.ui.idm.security.UserDetailsService (implements org.flowable.ui.idm.security.CustomUserDetailService, org.springframework.security.core.userdetails.UserDetailsService)
- org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport (implements org.springframework.context.ApplicationContextAware, org.springframework.web.context.ServletContextAware)
- org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter (implements org.springframework.security.config.annotation.web.WebSecurityConfigurer<T>)
Interface Hierarchy
Copyright © 2018 Flowable. All rights reserved.