| Package | Description |
|---|---|
| java.net |
Provides the classes for implementing networking applications.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Authenticator.setDefault(Authenticator
Sets the authenticator that will be used by the networking code when a proxy or an HTTP server asks for authentication.
|