Package org.springframework.boot.autoconfigure.security.oauth2.resource
package org.springframework.boot.autoconfigure.security.oauth2.resource
Support for Spring Security's OAuth2 resource server.
-
ClassDescriptionCondition that matches when an
issuer-location-based JWT decoder
should be used.Condition that matches when apublic-key-based JWT decoder
should be used.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.since 3.5.0 for removal in 4.0.0 in favor of@ConditionalOnPublicKeyJwtDecoder
OAuth 2.0 resource server properties.
@ConditionalOnIssuerLocationJwtDecoder