Class Hierarchy
- java.lang.Object
- org.springframework.security.oauth2.provider.token.AbstractTokenGranter (implements org.springframework.security.oauth2.provider.TokenGranter)
- org.springframework.security.oauth2.provider.client.BaseClientDetails (implements org.springframework.security.oauth2.provider.ClientDetails)
- org.springframework.security.oauth2.provider.client.ClientCredentialsTokenEndpointFilter.ClientCredentialsRequestMatcher (implements org.springframework.security.web.util.matcher.RequestMatcher)
- org.springframework.security.oauth2.provider.client.ClientDetailsUserDetailsService (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)
- org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.context.MessageSourceAware)
- org.springframework.security.oauth2.provider.client.InMemoryClientDetailsService (implements org.springframework.security.oauth2.provider.ClientDetailsService)
- org.springframework.security.oauth2.provider.client.JdbcClientDetailsService (implements org.springframework.security.oauth2.provider.ClientDetailsService, org.springframework.security.oauth2.provider.ClientRegistrationService)
- 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)
- org.codehaus.jackson.map.JsonDeserializer<T>
- org.codehaus.jackson.map.deser.std.StdDeserializer<T>
Copyright © 2019. All rights reserved.