Hierarchy For All Packages
- org.springframework.boot.security.oauth2.server.resource.autoconfigure,
- org.springframework.boot.security.oauth2.server.resource.autoconfigure.reactive,
- org.springframework.boot.security.oauth2.server.resource.autoconfigure.servlet,
- org.springframework.boot.security.oauth2.server.resource.autoconfigure.web,
- org.springframework.boot.security.oauth2.server.resource.autoconfigure.web.reactive
Class Hierarchy
- java.lang.Object
- org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerAutoConfiguration
- org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerProperties
- org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerProperties.Jwt
- org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerProperties.Opaquetoken
- org.springframework.boot.security.oauth2.server.resource.autoconfigure.web.OAuth2ResourceServerWebSecurityAutoConfiguration
- org.springframework.boot.security.oauth2.server.resource.autoconfigure.reactive.ReactiveOAuth2ResourceServerAutoConfiguration
- org.springframework.boot.security.oauth2.server.resource.autoconfigure.web.reactive.ReactiveOAuth2ResourceServerWebSecurityAutoConfiguration
Interface Hierarchy
- org.springframework.boot.security.oauth2.server.resource.autoconfigure.JwkSetUriJwtDecoderBuilderCustomizer
- org.springframework.boot.security.oauth2.server.resource.autoconfigure.servlet.JwkSetUriJwtDecoderBuilderCustomizer
- org.springframework.boot.security.oauth2.server.resource.autoconfigure.reactive.JwkSetUriReactiveJwtDecoderBuilderCustomizer
- org.springframework.boot.security.oauth2.server.resource.autoconfigure.SpringOpaqueTokenIntrospectorBuilderCustomizer
- org.springframework.boot.security.oauth2.server.resource.autoconfigure.reactive.SpringReactiveOpaqueTokenIntrospectorBuilderCustomizer
Annotation Interface Hierarchy
- org.springframework.boot.security.oauth2.server.resource.autoconfigure.ConditionalOnIssuerLocationJwtDecoder (implements java.lang.annotation.Annotation)
- org.springframework.boot.security.oauth2.server.resource.autoconfigure.ConditionalOnPublicKeyJwtDecoder (implements java.lang.annotation.Annotation)