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
Class Hierarchy
- java.lang.Object
- org.springframework.boot.security.oauth2.server.resource.autoconfigure.servlet.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.reactive.ReactiveOAuth2ResourceServerAutoConfiguration
Interface Hierarchy
- org.springframework.boot.security.oauth2.server.resource.autoconfigure.servlet.JwkSetUriJwtDecoderBuilderCustomizer
- org.springframework.boot.security.oauth2.server.resource.autoconfigure.reactive.JwkSetUriReactiveJwtDecoderBuilderCustomizer
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)