Package org.springframework.boot.autoconfigure.security.oauth2.resource.servlet
package org.springframework.boot.autoconfigure.security.oauth2.resource.servlet
Auto-configuration for Spring Security's OAuth2 resource server.
-
ClassDescriptionCallback interface for the customization of the
NimbusJwtDecoder.JwkSetUriJwtDecoderBuilder
used to create the auto-configuredJwtDecoder
for a JWK set URI that has been configured directly or obtained through an issuer URI.Auto-configuration
for OAuth2 resource server support.