Java org.apache.hadoop.security.authentication.server KerberosAuthenticationHandler fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.security.authentication.server KerberosAuthenticationHandler fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.security.authentication.server KerberosAuthenticationHandler.

The text is from its open source code.

Subclass

org.apache.hadoop.security.authentication.server.KerberosAuthenticationHandler has subclasses.
Click this link to see all its subclasses.

Field

StringTYPE
Constant that identifies the authentication mechanism.
StringPRINCIPAL
Constant for the configuration property that indicates the kerberos principal.
StringKEYTAB
Constant for the configuration property that indicates the keytab file path.