类分层结构
- java.lang.Object
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
- org.springframework.security.web.authentication.preauth.PreAuthenticatedAuthenticationToken
- cn.watsontech.core.web.spring.security.authentication.AccountService (implements org.springframework.security.core.userdetails.UserDetailsService)
- 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)
- cn.watsontech.core.web.spring.security.authentication.TokenAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
枚举分层结构
Copyright © 2020. All rights reserved.