Package | Description |
---|---|
org.apache.hadoop.security.authentication.server |
Modifier and Type | Class and Description |
---|---|
class |
KerberosAuthHandler |
Modifier and Type | Method and Description |
---|---|
MultiMechsAuthenticationHandler |
KerberosAuthHandler.getAuthBasedEntity(String authorization) |
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
|
Modifier and Type | Method and Description |
---|---|
static Class<? extends MultiMechsAuthenticationHandler> |
MultiMechsAuthenticationHandler.AuthHandlerEnum.getClassFromType(String type) |
Copyright © 2015 Apache Software Foundation. All Rights Reserved.