类分层结构
- java.lang.Object
- cn.bestwu.security.oauth2.AbstractOAuth2SecurityExceptionHandler
- cn.bestwu.security.oauth2.AuthorizationServerConfiguration.Oauth2ExceptionModuleConfiguration
- 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)
- org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter (implements org.springframework.security.config.annotation.web.WebSecurityConfigurer<T>)
- org.springframework.security.oauth2.config.annotation.web.configuration.AuthorizationServerSecurityConfiguration
接口分层结构
注释类型分层结构
- cn.bestwu.security.oauth2.ClientAuthorize (implements java.lang.annotation.Annotation)