public class HttpKerberosAuthenticator
extends org.apache.hadoop.security.authentication.client.KerberosAuthenticator
KerberosAuthenticator subclass that fallback to
HttpPseudoAuthenticator.| Constructor and Description |
|---|
HttpKerberosAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.hadoop.security.authentication.client.Authenticator |
getFallBackAuthenticator()
Returns the fallback authenticator if the server does not use
Kerberos SPNEGO HTTP authentication.
|
protected org.apache.hadoop.security.authentication.client.Authenticator getFallBackAuthenticator()
getFallBackAuthenticator in class org.apache.hadoop.security.authentication.client.KerberosAuthenticatorHttpPseudoAuthenticator instance.Copyright © 2014 Apache Software Foundation. All Rights Reserved.