Package | Description |
---|---|
com.datastax.driver.core |
The main package for the DataStax Java driver for Cassandra.
|
com.datastax.driver.dse.auth |
Modifier and Type | Method and Description |
---|---|
Authenticator |
AuthProvider.newAuthenticator(InetSocketAddress host,
String authenticator)
The
Authenticator to use when connecting to host |
Modifier and Type | Method and Description |
---|---|
Authenticator |
DsePlainTextAuthProvider.newAuthenticator(InetSocketAddress host,
String authenticator) |
Authenticator |
DseGSSAPIAuthProvider.newAuthenticator(InetSocketAddress host,
String authenticator) |