Package | Description |
---|---|
org.apache.hadoop.security.authentication.client |
Modifier and Type | Method and Description |
---|---|
void |
PseudoAuthenticator.setConnectionConfigurator(ConnectionConfigurator configurator)
Sets a
ConnectionConfigurator instance to use for
configuring connections. |
void |
KerberosAuthenticator.setConnectionConfigurator(ConnectionConfigurator configurator)
Sets a
ConnectionConfigurator instance to use for
configuring connections. |
void |
Authenticator.setConnectionConfigurator(ConnectionConfigurator configurator)
Sets a
ConnectionConfigurator instance to use for
configuring connections. |
Constructor and Description |
---|
AuthenticatedURL(Authenticator authenticator,
ConnectionConfigurator connConfigurator)
Creates an
AuthenticatedURL . |
Copyright © 2022 Apache Software Foundation. All rights reserved.