Class CouchbaseProperties.Authentication.Pem
java.lang.Object
org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Authentication.Pem
- Enclosing class:
- CouchbaseProperties.Authentication
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setCertificates
(String certificates) void
setPrivateKey
(String privateKey) void
setPrivateKeyPassword
(String privateKeyPassword)
-
Constructor Details
-
Pem
public Pem()
-
-
Method Details
-
getCertificates
-
setCertificates
-
getPrivateKey
-
setPrivateKey
-
getPrivateKeyPassword
-
setPrivateKeyPassword
-