クラス OAuth2ResourceServerProperties.Opaquetoken

java.lang.ObjectSE
org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties.Opaquetoken
含まれているクラス:
OAuth2ResourceServerProperties

public static class OAuth2ResourceServerProperties.Opaquetoken extends ObjectSE
  • コンストラクターの詳細

    • Opaquetoken

      public Opaquetoken()
  • メソッドの詳細

    • getClientId

      public StringSE getClientId()
    • setClientId

      public void setClientId(StringSE clientId)
    • getClientSecret

      public StringSE getClientSecret()
    • setClientSecret

      public void setClientSecret(StringSE clientSecret)
    • getIntrospectionUri

      public StringSE getIntrospectionUri()
    • setIntrospectionUri

      public void setIntrospectionUri(StringSE introspectionUri)