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