Uses of Interface
com.datastax.driver.core.Authenticator

Packages that use Authenticator
com.datastax.driver.core The main package for the DataStax Java driver for Cassandra. 
 

Uses of Authenticator in com.datastax.driver.core
 

Methods in com.datastax.driver.core that return Authenticator
 Authenticator PlainTextAuthProvider.newAuthenticator(InetAddress host)
          Uses the supplied credentials and the SASL PLAIN mechanism to login to the server.
 Authenticator AuthProvider.newAuthenticator(InetAddress host)
          The Authenticator to use when connecting to host
 



Copyright © 2013. All rights reserved.