public static class AuthProvider.NoAuthProvider extends Object implements AuthProvider
AuthProvider.NoAuthProvider, AuthProvider.TransitionalModePlainTextAuthenticatorNONE| Constructor and Description |
|---|
NoAuthProvider() |
| Modifier and Type | Method and Description |
|---|---|
Authenticator |
newAuthenticator(InetSocketAddress host,
String authenticator)
The
Authenticator to use when connecting to host |
public Authenticator newAuthenticator(InetSocketAddress host, String authenticator)
AuthProviderAuthenticator to use when connecting to hostnewAuthenticator in interface AuthProviderhost - the Cassandra host to connect to.authenticator - the configured authenticator on the host.Copyright © 2012–2017. All rights reserved.