程序包 org.springframework.boot.autoconfigure.security.oauth2.resource
package org.springframework.boot.autoconfigure.security.oauth2.resource
Support for Spring Security's OAuth2 resource server.
-
类说明Condition that matches when an
issuer-location-based JWT decoder
should be used.Condition that matches when apublic-key-based JWT decoder
should be used.已过时, 待删除: 此 API 元素将从以后的版本中删除。已过时, 待删除: 此 API 元素将从以后的版本中删除。since 3.5.0 for removal in 4.0.0 in favor of@ConditionalOnPublicKeyJwtDecoder
OAuth 2.0 resource server properties.
@ConditionalOnIssuerLocationJwtDecoder