类分层结构
- 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.springframework.security.authentication.dao.DaoAuthenticationProvider
- cn.herodotus.engine.security.authorize.enhance.FormLoginWebAuthenticationDetailsSource (implements org.springframework.security.authentication.AuthenticationDetailsSource<C,T>)
- 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.springframework.security.web.authentication.SimpleUrlAuthenticationFailureHandler (implements org.springframework.security.web.authentication.AuthenticationFailureHandler)
- org.springframework.security.web.authentication.ExceptionMappingAuthenticationFailureHandler
- org.springframework.security.web.authentication.WebAuthenticationDetails (implements java.io.Serializable)
Copyright © 2022. All rights reserved.