Package | Description |
---|---|
com.datastax.driver.core |
The main package for the DataStax Java driver for Cassandra.
|
com.datastax.driver.dse.auth |
Modifier and Type | Class and Description |
---|---|
static class |
AuthProvider.NoAuthProvider |
class |
PlainTextAuthProvider
A simple
AuthProvider implementation. |
Modifier and Type | Class and Description |
---|---|
class |
DsePlainTextAuthProvider
AuthProvider that provides plain text authenticator instances for clients to connect to DSE
clusters secured with the DseAuthenticator.
|
Copyright © 2012–2019. All rights reserved.