Hierarchy For Package org.springframework.security.oauth2.server.authorization
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.security.oauth2.server.authorization.AbstractOAuth2AuthorizationServerMetadata (implements org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationServerMetadataClaimAccessor, java.io.Serializable)
- org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationServerMetadata
- org.springframework.security.oauth2.server.authorization.AbstractOAuth2AuthorizationServerMetadata.AbstractBuilder<T,
B> - org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationServerMetadata.Builder
- org.springframework.security.oauth2.core.AbstractOAuth2Token (implements org.springframework.security.oauth2.core.OAuth2Token, java.io.Serializable)
- org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationCode
- org.springframework.security.oauth2.server.authorization.InMemoryOAuth2AuthorizationConsentService (implements org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationConsentService)
- org.springframework.security.oauth2.server.authorization.InMemoryOAuth2AuthorizationService (implements org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationService)
- org.springframework.security.oauth2.server.authorization.JdbcOAuth2AuthorizationConsentService (implements org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationConsentService)
- org.springframework.security.oauth2.server.authorization.JdbcOAuth2AuthorizationConsentService.OAuth2AuthorizationConsentParametersMapper (implements java.util.function.Function<T,
R>) - org.springframework.security.oauth2.server.authorization.JdbcOAuth2AuthorizationConsentService.OAuth2AuthorizationConsentRowMapper (implements org.springframework.jdbc.core.RowMapper<T>)
- org.springframework.security.oauth2.server.authorization.JdbcOAuth2AuthorizationService (implements org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationService)
- org.springframework.security.oauth2.server.authorization.JdbcOAuth2AuthorizationService.OAuth2AuthorizationParametersMapper (implements java.util.function.Function<T,
R>) - org.springframework.security.oauth2.server.authorization.JdbcOAuth2AuthorizationService.OAuth2AuthorizationRowMapper (implements org.springframework.jdbc.core.RowMapper<T>)
- org.springframework.security.oauth2.server.authorization.OAuth2Authorization (implements java.io.Serializable)
- org.springframework.security.oauth2.server.authorization.OAuth2Authorization.Builder (implements java.io.Serializable)
- org.springframework.security.oauth2.server.authorization.OAuth2Authorization.Token<T> (implements java.io.Serializable)
- org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationConsent (implements java.io.Serializable)
- org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationConsent.Builder (implements java.io.Serializable)
- org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationServerMetadataClaimNames
- org.springframework.security.oauth2.server.authorization.OAuth2TokenIntrospection (implements org.springframework.security.oauth2.core.OAuth2TokenIntrospectionClaimAccessor, java.io.Serializable)
- org.springframework.security.oauth2.server.authorization.OAuth2TokenIntrospection.Builder
- org.springframework.security.oauth2.server.authorization.OAuth2TokenType (implements java.io.Serializable)
- org.springframework.security.oauth2.server.authorization.AbstractOAuth2AuthorizationServerMetadata (implements org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationServerMetadataClaimAccessor, java.io.Serializable)
Interface Hierarchy
- org.springframework.security.oauth2.core.ClaimAccessor
- org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationServerMetadataClaimAccessor
- org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationConsentService
- org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationService