# Structs
Authenticator holds the authentication properties needed to connect to a Cassandra cluster.
BasicAuthenticator holds the username and password for a password authenticator for a Cassandra cluster.
Configuration describes the configuration properties needed to connect to a Cassandra cluster.
TLS Config.
# Interfaces
SessionBuilder creates new cassandra.Session.