Class CouchbaseProperties.Ssl
java.lang.Object
org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Ssl
- Enclosing class:
- CouchbaseProperties
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setEnabled
(Boolean enabled) void
setKeyStore
(String keyStore) void
setKeyStorePassword
(String keyStorePassword)
-
Constructor Details
-
Ssl
public Ssl()
-
-
Method Details
-
getEnabled
-
setEnabled
-
getKeyStore
-
setKeyStore
-
getKeyStorePassword
-
setKeyStorePassword
-