| Package | Description |
|---|---|
| org.apache.hadoop.security.authentication.server |
| Modifier and Type | Class and Description |
|---|---|
class |
KerberosAuthHandler |
| Modifier and Type | Method and Description |
|---|---|
protected MultiMechsAuthenticationHandler |
MultiMechsAuthenticationHandler.getAuthBasedEntity(String authorization)
Children must override this method to essentially return "this" based on the request header
or null if request header is not suitable to a given auth mechanism
|
MultiMechsAuthenticationHandler |
KerberosAuthHandler.getAuthBasedEntity(String authorization) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends MultiMechsAuthenticationHandler> |
MultiMechsAuthenticationHandler.AuthHandlerEnum.getClassFromType(String type) |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.