public class KerberosUgiAuthenticator extends KerberosAuthenticator
AUTHORIZATION, NEGOTIATE, WWW_AUTHENTICATE
Constructor and Description |
---|
KerberosUgiAuthenticator() |
Modifier and Type | Method and Description |
---|---|
protected Authenticator |
getFallBackAuthenticator()
If the specified URL does not support SPNEGO authentication, a fallback
Authenticator will be used. |
authenticate, setConnectionConfigurator
protected Authenticator getFallBackAuthenticator()
KerberosAuthenticator
Authenticator
will be used.
This implementation returns a PseudoAuthenticator
.getFallBackAuthenticator
in class KerberosAuthenticator
Authenticator
.Copyright © 2013 Apache Software Foundation. All rights reserved.