java.lang.Object
org.springframework.boot.autoconfigure.condition.SpringBootCondition
org.springframework.boot.autoconfigure.security.oauth2.resource.IssuerUriCondition
所有已实现的接口:
Condition

@Deprecated(since="3.5.0", forRemoval=true) public class IssuerUriCondition extends SpringBootCondition
已过时, 待删除: 此 API 元素将从以后的版本中删除。
since 3.5.0 for removal in 4.0.0 in favor of @ConditionalOnIssuerLocationJwtDecoder
Condition for creating JwtDecoder by oidc issuer location.
从以下版本开始:
2.1.0
作者:
Artsiom Yudovin
  • 构造器详细资料

    • IssuerUriCondition

      public IssuerUriCondition()
      已过时, 待删除: 此 API 元素将从以后的版本中删除。
  • 方法详细资料