| Package | Description |
|---|---|
| com.datastax.dse.driver.api.core.auth | |
| com.datastax.oss.driver.api.core.auth |
Support for authentication between the driver and Cassandra nodes.
|
| com.datastax.oss.driver.api.core.context | |
| com.datastax.oss.driver.api.core.session |
| Class and Description |
|---|
| AuthenticationException
Indicates an error during the authentication phase while connecting to a node.
|
| Authenticator
Handles SASL authentication with Cassandra servers.
|
| AuthProvider
Provides
Authenticator instances to use when connecting to Cassandra nodes. |
| PlainTextAuthProviderBase
Common infrastructure for plain text auth providers.
|
| SyncAuthenticator
An authenticator that performs all of its operations synchronously, on the calling thread.
|
| Class and Description |
|---|
| AuthenticationException
Indicates an error during the authentication phase while connecting to a node.
|
| Authenticator
Handles SASL authentication with Cassandra servers.
|
| AuthProvider
Provides
Authenticator instances to use when connecting to Cassandra nodes. |
| PlainTextAuthProviderBase
Common infrastructure for plain text auth providers.
|
| PlainTextAuthProviderBase.Credentials |
| SyncAuthenticator
An authenticator that performs all of its operations synchronously, on the calling thread.
|
| Class and Description |
|---|
| AuthProvider
Provides
Authenticator instances to use when connecting to Cassandra nodes. |
| Class and Description |
|---|
| AuthProvider
Provides
Authenticator instances to use when connecting to Cassandra nodes. |
Copyright © 2017–2025. All rights reserved.