|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MultiMechsAuthenticationHandler | |
---|---|
org.apache.hadoop.security.authentication.server |
Uses of MultiMechsAuthenticationHandler in org.apache.hadoop.security.authentication.server |
---|
Subclasses of MultiMechsAuthenticationHandler in org.apache.hadoop.security.authentication.server | |
---|---|
class |
KerberosAuthHandler
|
Methods in org.apache.hadoop.security.authentication.server that return MultiMechsAuthenticationHandler | |
---|---|
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 |
Methods in org.apache.hadoop.security.authentication.server that return types with arguments of type MultiMechsAuthenticationHandler | |
---|---|
static Class<? extends MultiMechsAuthenticationHandler> |
MultiMechsAuthenticationHandler.AuthHandlerEnum.getClassFromType(String type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |