类分层结构
- java.lang.Object
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
- org.springframework.security.oauth2.provider.token.AbstractTokenGranter (implements org.springframework.security.oauth2.provider.TokenGranter)
- com.relaxed.oauth2.auth.configuration.AuthorizationAutoConfiguration
- com.relaxed.oauth2.auth.handler.AuthorizationInfoHandle
- org.springframework.security.oauth2.config.annotation.web.configuration.AuthorizationServerConfigurerAdapter (implements org.springframework.security.oauth2.config.annotation.web.configuration.AuthorizationServerConfigurer)
- com.relaxed.oauth2.auth.util.ClassUtil
- com.relaxed.oauth2.auth.extension.refresh.CustomPreAuthenticatedUserDetailsService<T> (implements org.springframework.security.core.userdetails.AuthenticationUserDetailsService<T>, org.springframework.beans.factory.InitializingBean)
- com.relaxed.oauth2.auth.exception.CustomWebResponseExceptionTranslator (implements org.springframework.security.oauth2.provider.error.WebResponseExceptionTranslator<T>)
- com.relaxed.oauth2.auth.configurer.JdbcOauth2ClientConfigurer (implements com.relaxed.oauth2.auth.configurer.OAuth2ClientConfigurer)
- com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
- com.fasterxml.jackson.databind.ser.std.StdSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable, com.fasterxml.jackson.databind.jsonschema.SchemaAware, java.io.Serializable)
- com.relaxed.oauth2.auth.util.PasswordUtils
- com.relaxed.oauth2.auth.util.PreMethodInterceptor (implements org.springframework.cglib.proxy.MethodInterceptor)
- com.relaxed.oauth2.auth.extension.PreValidatorHolder
- com.relaxed.oauth2.auth.util.ProxyFactory
- com.relaxed.oauth2.auth.util.RequestUtil
- com.relaxed.oauth2.auth.extension.mobile.SmsCodeAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- java.lang.Throwable (implements java.io.Serializable)
- com.relaxed.oauth2.auth.builder.TokenGrantBuilder
- com.relaxed.oauth2.auth.builder.TokenServicesBuilder
- org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter (implements org.springframework.security.config.annotation.web.WebSecurityConfigurer<T>)
接口分层结构
注释类型分层结构
Copyright © 2025. All rights reserved.