All Classes and Interfaces

Class
Description
Condition that matches when an issuer-location-based JWT decoder should be used.
Condition that matches when a public-key-based JWT decoder should be used.
Callback interface for the customization of the NimbusJwtDecoder.JwkSetUriJwtDecoderBuilder used to create the auto-configured JwtDecoder for a JWK set URI that has been configured directly or obtained through an issuer URI.
Deprecated, for removal: This API element is subject to removal in a future version.
since 4.1.0 for removal in 4.3.0 in favor of JwkSetUriJwtDecoderBuilderCustomizer
Callback interface for the customization of the NimbusReactiveJwtDecoder.JwkSetUriReactiveJwtDecoderBuilder used to create the auto-configured ReactiveJwtDecoder for a JWK set URI that has been configured directly or obtained through an issuer URI.
Auto-configuration for OAuth2 resource server support.
OAuth 2.0 resource server properties.
 
 
Auto-configuration for OAuth2 resource server servlet based web security.
Auto-configuration for Reactive OAuth2 resource server support.
Auto-configuration for OAuth2 resource server reactive based web security.
Callback interface for the customization of the SpringOpaqueTokenIntrospector.Builder used to create the auto-configured SpringOpaqueTokenIntrospector.
Callback interface for the customization of the SpringReactiveOpaqueTokenIntrospector.Builder used to create the auto-configured SpringReactiveOpaqueTokenIntrospector.