类分层结构
- java.lang.Object
- cn.herodotus.engine.assistant.core.domain.entity.AbstractEntity (implements cn.herodotus.engine.assistant.core.domain.entity.Entity)
- cn.herodotus.engine.assistant.core.domain.dto.BaseDto
- cn.herodotus.engine.security.authorize.dto.Session
- cn.herodotus.engine.security.authorize.dto.SessionCreate
- 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.controller.CaptchaController (implements cn.herodotus.engine.rest.core.controller.Controller)
- 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
- cn.herodotus.engine.security.authorize.controller.IdentityController
- cn.herodotus.engine.security.authorize.controller.IndexController
- cn.herodotus.engine.security.authorize.service.InterfaceSecurityService
- cn.herodotus.engine.security.authorize.configuration.SecurityAuthorizeConfiguration
- cn.herodotus.engine.security.authorize.dto.SessionExchange
- org.springframework.security.web.authentication.SimpleUrlAuthenticationFailureHandler (implements org.springframework.security.web.authentication.AuthenticationFailureHandler)
- org.springframework.security.web.authentication.ExceptionMappingAuthenticationFailureHandler
- java.lang.Throwable (implements java.io.Serializable)
- org.springframework.security.web.authentication.WebAuthenticationDetails (implements java.io.Serializable)
Copyright © 2022. All rights reserved.