NtlmHttpURLConnection is broken by design.@Deprecated public class Handler extends Handler
URLStreamHandler used to provide NTLM authentication
capabilities to the default HTTPS handler. This acts as a wrapper,
handling authentication and passing control to the underlying
stream handler.| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_HTTPS_PORT
Deprecated.
The default HTTPS port (
443). |
DEFAULT_HTTP_PORT| Constructor and Description |
|---|
Handler(CIFSContext tc)
Deprecated.
|
public static final int DEFAULT_HTTPS_PORT
443).public Handler(CIFSContext tc)
tc - context to useCopyright © 2018. All rights reserved.