Package org.springframework.boot.security.oauth2.server.resource.autoconfigure
@NullMarked
package org.springframework.boot.security.oauth2.server.resource.autoconfigure
Support for Spring Security's OAuth2 resource server.
-
ClassDescriptionCondition that matches when an
issuer-location-based JWT decodershould be used.Condition that matches when apublic-key-based JWT decodershould be used.Callback interface for the customization of theNimbusJwtDecoder.JwkSetUriJwtDecoderBuilderused to create the auto-configuredJwtDecoderfor a JWK set URI that has been configured directly or obtained through an issuer URI.Auto-configurationfor OAuth2 resource server support.OAuth 2.0 resource server properties.Callback interface for the customization of theSpringOpaqueTokenIntrospector.Builderused to create the auto-configuredSpringOpaqueTokenIntrospector.