Package com.datastax.driver.core.sasl

Class Summary
DseAuthProvider AuthProvider which supplies authenticator instances for clients to connect to DSE clusters secured with Kerberos.
KerberosAuthenticator Responsible for authenticating with secured DSE services using Kerberos over GSSAPI & SASL.
PrivilegedSaslClient Wrapper around SaslClient, which performs necessary parts of the authentication protocol as PrivilegedActions with the assumed identity of the Subject supplied in the constructor.
 



Copyright © 2013. All Rights Reserved.