AuthProvider which supplies authenticator instances for clients to connect t
DSE clusters secured with Kerberos
The SASL protocol name defaults to "dse"; should you need to change that
it can be overridden using the dse.sasl.protocol system property.
Wrapper around SaslClient, which performs necessary parts of
the authentication protocol as PrivilegedActions with the
assumed identity of the Subject supplied in the constructor.