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

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

The text is from its open source code.

Subclass

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

Field

StringCONFIG_PREFIX
Constant for the property that specifies the configuration prefix.
StringAUTH_TYPE
Constant for the property that specifies the authentication handler to use.
StringCOOKIE_PATH
Constant for the configuration property that indicates the path to use in the HTTP cookie.

Constructor