@InterfaceAudience.Public @InterfaceStability.Evolving public class SSLConnectionConfigurator extends Object implements org.apache.hadoop.security.authentication.client.ConnectionConfigurator
| Modifier and Type | Method and Description | 
|---|---|
| HttpURLConnection | configure(HttpURLConnection conn)Configures the given  HttpURLConnectioninstance. | 
public HttpURLConnection configure(HttpURLConnection conn)
org.apache.hadoop.security.authentication.client.ConnectionConfiguratorHttpURLConnection instance.configure in interface org.apache.hadoop.security.authentication.client.ConnectionConfiguratorconn - the HttpURLConnection instance to configure.HttpURLConnection instance.Copyright © 2025 Apache Software Foundation. All rights reserved.