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

Example usage for Java org.apache.hadoop.security.authentication.server PseudoAuthenticationHandler 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 PseudoAuthenticationHandler.

The text is from its open source code.

Subclass

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

Field

StringTYPE
Constant that identifies the authentication mechanism.
StringANONYMOUS_ALLOWED
Constant for the configuration property that indicates if anonymous users are allowed.