Uses of Package
org.apache.cassandra.security
-
Packages that use org.apache.cassandra.security Package Description org.apache.cassandra.config org.apache.cassandra.db.commitlog org.apache.cassandra.security -
Classes in org.apache.cassandra.security used by org.apache.cassandra.config Class Description EncryptionContext A (largely) immutable wrapper for the application-wide file-level encryption settings. -
Classes in org.apache.cassandra.security used by org.apache.cassandra.db.commitlog Class Description EncryptionContext A (largely) immutable wrapper for the application-wide file-level encryption settings. -
Classes in org.apache.cassandra.security used by org.apache.cassandra.security Class Description EncryptionContext A (largely) immutable wrapper for the application-wide file-level encryption settings.KeyProvider Customizable key retrieval mechanism.SecurityThreadGroup.ThreadInitializer SSLFactory.SocketType Indicates if the process holds the inbound/listening end of the socket (SSLFactory.SocketType.SERVER
)), or the outbound side (SSLFactory.SocketType.CLIENT
).