Returns auth provider to be passed to the Cluster.Builder object.
Returns auth provider to be passed to the Cluster.Builder object.
Sets appropriate authentication options for Thrift connection.
Sets appropriate authentication options for Thrift connection. To be removed in the near future, when the dependency from Thrift will be completely dropped.
Returns the transport factory for creating thrift transports.
Returns the transport factory for creating thrift transports. Some authentication mechanisms like SASL require custom thrift transport. To be removed in the near future, when the dependency from Thrift will be completely dropped.
Performs plain-text password authentication. Use with
PasswordAuthenticatorin Cassandra.