public static class CouchbaseProperties.Ssl extends ObjectSE
| コンストラクターと説明 |
|---|
Ssl() |
| 修飾子と型 | メソッドと説明 |
|---|---|
BooleanSE | getEnabled() |
StringSE | getKeyStore() |
StringSE | getKeyStorePassword() |
void | setEnabled(BooleanSE enabled) |
void | setKeyStore(StringSE keyStore) |
void | setKeyStorePassword(StringSE keyStorePassword) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic BooleanSE getEnabled()
public void setEnabled(BooleanSE enabled)
public StringSE getKeyStore()
public void setKeyStore(StringSE keyStore)
public StringSE getKeyStorePassword()
public void setKeyStorePassword(StringSE keyStorePassword)