|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cassandra.config.EncryptionOptions
org.apache.cassandra.config.EncryptionOptions.ClientEncryptionOptions
public static class EncryptionOptions.ClientEncryptionOptions
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.cassandra.config.EncryptionOptions |
---|
EncryptionOptions.ClientEncryptionOptions, EncryptionOptions.ServerEncryptionOptions |
Field Summary | |
---|---|
boolean |
enabled
|
Fields inherited from class org.apache.cassandra.config.EncryptionOptions |
---|
algorithm, cipher_suites, keystore, keystore_password, protocol, store_type, truststore, truststore_password |
Constructor Summary | |
---|---|
EncryptionOptions.ClientEncryptionOptions()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public boolean enabled
Constructor Detail |
---|
public EncryptionOptions.ClientEncryptionOptions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |