Uses of Package
org.apache.cassandra.security
Packages that use org.apache.cassandra.security
Package
Description
-
Classes in org.apache.cassandra.security used by org.apache.cassandra.configClassDescriptionA (largely) immutable wrapper for the application-wide file-level encryption settings.The purpose of this interface is to provide pluggable mechanism for creating custom JSSE and Netty SSLContext objects.
-
Classes in org.apache.cassandra.security used by org.apache.cassandra.db.commitlogClassDescriptionA (largely) immutable wrapper for the application-wide file-level encryption settings.
-
Classes in org.apache.cassandra.security used by org.apache.cassandra.securityClassDescriptionAbstract class implementing
ISslContextFacotryto provide most of the functionality that any implementation might need.A (largely) immutable wrapper for the application-wide file-level encryption settings.Abstract implementation forISslContextFactoryusing file based, standard keystore format with the ability to hot-reload the files upon file changes (detected by thelast modified timestamp).Helper class for hot reloading SSL ContextsThe purpose of this interface is to provide pluggable mechanism for creating custom JSSE and Netty SSLContext objects.Indicates if the process holds the inbound/listening (Server) end of the socket or the outbound side (Client).Customizable key retrieval mechanism. -
Classes in org.apache.cassandra.security used by org.apache.cassandra.utilsClassDescriptionThe purpose of this interface is to provide pluggable mechanism for creating custom JSSE and Netty SSLContext objects.