| Package | Description |
|---|---|
| com.datastax.oss.driver.api.core.auth |
Support for authentication between the driver and Cassandra nodes.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract PlainTextAuthProviderBase.Credentials |
PlainTextAuthProviderBase.getCredentials(EndPoint endPoint,
String serverAuthenticator)
Retrieves the credentials from the underlying source.
|
| Constructor and Description |
|---|
PlainTextAuthenticator(PlainTextAuthProviderBase.Credentials credentials) |
Copyright © 2017–2019. All rights reserved.