public class SecureHTTPURLConnectionProvider extends Object
TODO 1. This code is not cluster aware (it always watches if security is enabled or not on the current cluster) 2. This code is not user aware (the authenticator will pick up creds of the process uid that is running this code)
| Constructor and Description |
|---|
SecureHTTPURLConnectionProvider() |
public SecureHTTPURLConnectionProvider()
public static URLConnection openConnection(URL url) throws IOException
IOExceptionCopyright © 2015 Apache Software Foundation. All Rights Reserved.