| Package | Description |
|---|---|
| gnu.inet.http |
This package contains an HTTP/1.1 client, as described in RFC 2616.
|
| Modifier and Type | Field and Description |
|---|---|
protected Authenticator |
Request.authenticator
The authenticator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Request.setAuthenticator(Authenticator authenticator)
Sets an authenticator that can be used to handle authentication
automatically.
|
© Copyright 2003 The Free Software Foundation, all rights reserved