クラス CouchbaseProperties.Authentication.Pem

java.lang.ObjectSE
org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Authentication.Pem
含まれているクラス:
CouchbaseProperties.Authentication

public static class CouchbaseProperties.Authentication.Pem extends ObjectSE
導入:
4.0.0
作成者:
Edd ú Mel é ndez, Stephane Nicoll, Yulin Qin, Brian Clozel, Michael Nitschinger, Scott Frederick
  • コンストラクターの詳細

    • Pem

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

    • getCertificates

      public @Nullable StringSE getCertificates()
    • setCertificates

      public void setCertificates(@Nullable StringSE certificates)
    • getPrivateKey

      public @Nullable StringSE getPrivateKey()
    • setPrivateKey

      public void setPrivateKey(@Nullable StringSE privateKey)
    • getPrivateKeyPassword

      public @Nullable StringSE getPrivateKeyPassword()
    • setPrivateKeyPassword

      public void setPrivateKeyPassword(@Nullable StringSE privateKeyPassword)