类分层结构
- java.lang.Object
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
- top.dcenter.ums.security.core.oauth.config.Auth2AutoConfiguration (implements org.springframework.beans.factory.InitializingBean)
- top.dcenter.ums.security.core.oauth.config.Auth2AutoHttpSecurityAware (implements top.dcenter.ums.security.common.api.config.HttpSecurityAware)
- top.dcenter.ums.security.core.advice.Auth2ControllerAdviceHandler
- top.dcenter.ums.security.core.oauth.filter.redirect.Auth2DefaultRequestResolver (implements top.dcenter.ums.security.core.oauth.filter.redirect.Auth2AuthorizationRequestResolver)
- top.dcenter.ums.security.core.redis.jackson2.Auth2Jackson2ModuleHolder (implements top.dcenter.ums.security.common.api.jackson2.SimpleModuleHolder)
- top.dcenter.ums.security.core.oauth.repository.jdbc.Auth2JdbcUsersConnectionRepository (implements top.dcenter.ums.security.core.api.oauth.repository.jdbc.UsersConnectionRepository)
- top.dcenter.ums.security.core.oauth.repository.factory.Auth2JdbcUsersConnectionRepositoryFactory (implements top.dcenter.ums.security.core.api.oauth.repository.factory.UsersConnectionRepositoryFactory)
- top.dcenter.ums.security.core.oauth.repository.jdbc.Auth2JdbcUsersConnectionTokenRepository (implements top.dcenter.ums.security.core.api.oauth.repository.jdbc.UsersConnectionTokenRepository)
- top.dcenter.ums.security.core.oauth.provider.Auth2LoginAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- top.dcenter.ums.security.core.oauth.properties.Auth2Properties
- top.dcenter.ums.security.core.oauth.properties.Auth2Properties.HttpConfigProperties
- top.dcenter.ums.security.core.oauth.config.Auth2PropertiesAutoConfiguration
- top.dcenter.ums.security.core.oauth.justauth.Auth2RequestHolder (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean)
- top.dcenter.ums.security.core.api.oauth.justauth.customize.AuthCustomizeSource (implements me.zhyd.oauth.config.AuthSource)
- me.zhyd.oauth.request.AuthDefaultRequest (implements me.zhyd.oauth.request.AuthRequest)
- top.dcenter.ums.security.core.api.oauth.justauth.customize.AuthGitlabPrivateSource (implements me.zhyd.oauth.config.AuthSource)
- top.dcenter.ums.security.core.oauth.justauth.cache.AuthStateRedisCache (implements top.dcenter.ums.security.core.api.oauth.justauth.cache.Auth2StateCache)
- top.dcenter.ums.security.core.oauth.justauth.cache.AuthStateSessionCache (implements top.dcenter.ums.security.core.api.oauth.justauth.cache.Auth2StateCache)
- me.zhyd.oauth.model.AuthToken (implements java.io.Serializable)
- top.dcenter.ums.security.core.api.oauth.entity.AuthTokenPo
- top.dcenter.ums.security.core.oauth.properties.BaseAuth2Properties
- top.dcenter.ums.security.core.api.oauth.entity.ConnectionData (implements java.io.Serializable)
- top.dcenter.ums.security.core.api.oauth.dto.ConnectionDto (implements java.io.Serializable)
- top.dcenter.ums.security.core.oauth.service.DefaultAuth2UserServiceImpl (implements top.dcenter.ums.security.core.api.oauth.service.Auth2UserService)
- top.dcenter.ums.security.core.oauth.signup.DefaultConnectionServiceImpl (implements top.dcenter.ums.security.core.api.oauth.signup.ConnectionService)
- top.dcenter.ums.security.core.executor.config.ExecutorAutoConfiguration (implements org.springframework.beans.factory.DisposableBean)
- top.dcenter.ums.security.core.executor.properties.ExecutorProperties
- top.dcenter.ums.security.core.executor.properties.ExecutorProperties.RefreshTokenExecutorProperties
- top.dcenter.ums.security.core.executor.properties.ExecutorProperties.UserConnectionUpdateExecutorProperties
- top.dcenter.ums.security.core.executor.config.ExecutorPropertiesAutoConfiguration
- 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.web.filter.OncePerRequestFilter
- com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
- com.fasterxml.jackson.databind.deser.std.StdDeserializer<T> (implements java.io.Serializable)
- top.dcenter.ums.security.core.oauth.properties.JustAuthProperties
- top.dcenter.ums.security.core.oauth.justauth.util.JustAuthUtil
- com.fasterxml.jackson.databind.Module (implements com.fasterxml.jackson.core.Versioned)
- com.fasterxml.jackson.databind.module.SimpleModule (implements java.io.Serializable)
- top.dcenter.ums.security.core.oauth.job.RefreshTokenJobHandler (implements top.dcenter.ums.security.common.api.tasks.handler.JobHandler)
- top.dcenter.ums.security.core.oauth.properties.RepositoryProperties
- org.springframework.security.config.annotation.SecurityConfigurerAdapter<O,B> (implements org.springframework.security.config.annotation.SecurityConfigurer<O,B>)
- top.dcenter.ums.security.core.oauth.userdetails.TemporaryUser (implements org.springframework.security.core.CredentialsContainer, org.springframework.security.core.userdetails.UserDetails)
- top.dcenter.ums.security.core.oauth.userdetails.TemporaryUser.UserBuilder
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.security.core.AuthenticationException
- top.dcenter.ums.security.core.exception.AbstractResponseJsonAuthenticationException
- top.dcenter.ums.security.core.exception.Auth2Exception
- top.dcenter.ums.security.core.exception.BusinessException
- top.dcenter.ums.security.core.api.oauth.repository.exception.ConnectionRepositoryException
- top.dcenter.ums.security.core.api.oauth.repository.exception.UpdateConnectionException
接口分层结构
枚举分层结构
Copyright © 2021. All rights reserved.