Uses of Class
com.datastax.driver.core.exceptions.AuthenticationException

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

Uses of AuthenticationException in com.datastax.driver.core
 

Methods in com.datastax.driver.core that throw AuthenticationException
 Authenticator AuthProvider.newAuthenticator(InetAddress host)
          The Authenticator to use when connecting to host
 

Uses of AuthenticationException in com.datastax.driver.core.sasl
 

Methods in com.datastax.driver.core.sasl that throw AuthenticationException
 Authenticator DseAuthProvider.newAuthenticator(InetAddress host)
           
 



Copyright © 2013. All Rights Reserved.