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

@Deprecated(since="3.5.0", forRemoval=true) public class KeyValueCondition extends SpringBootCondition
已过时, 待删除: 此 API 元素将从以后的版本中删除。
since 3.5.0 for removal in 4.0.0 in favor of @ConditionalOnPublicKeyJwtDecoder
Condition for creating a jwt decoder using a public key value.
从以下版本开始:
2.2.0
作者:
Madhura Bhave
  • 构造器详细资料

    • KeyValueCondition

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