public static class CouchbaseProperties.Ssl extends Object
Constructor and Description |
---|
Ssl() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getEnabled() |
String |
getKeyStore() |
String |
getKeyStorePassword() |
void |
setEnabled(Boolean enabled) |
void |
setKeyStore(String keyStore) |
void |
setKeyStorePassword(String keyStorePassword) |
public Boolean getEnabled()
public void setEnabled(Boolean enabled)
public String getKeyStore()
public void setKeyStore(String keyStore)
public String getKeyStorePassword()
public void setKeyStorePassword(String keyStorePassword)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.