|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionConfigurator | |
|---|---|
| org.apache.hadoop.security.authentication.client | |
| Uses of ConnectionConfigurator in org.apache.hadoop.security.authentication.client |
|---|
| Methods in org.apache.hadoop.security.authentication.client with parameters of type ConnectionConfigurator | |
|---|---|
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. |
| Constructors in org.apache.hadoop.security.authentication.client with parameters of type ConnectionConfigurator | |
|---|---|
AuthenticatedURL(Authenticator authenticator,
ConnectionConfigurator connConfigurator)
Creates an AuthenticatedURL. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||