Click or drag to resize
KerberosAuthenticator Class
Responsible for authenticating with secured DSE services using Kerberos over SSPI
Inheritance Hierarchy
SystemObject
  CassandraKerberosAuthenticator

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.2.0
Syntax
C#
public class KerberosAuthenticator : IAuthenticator

The KerberosAuthenticator type exposes the following members.

Constructors
  NameDescription
Public methodKerberosAuthenticator
Initializes a new instance of the KerberosAuthenticator class
Top
Methods
See Also