|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Methods | |
PasswordAuthentication requestPasswordAuthentication(InetAddress, |
Ask the authenticator that has been registered with the system for a password. |
Added Methods | |
String getRequestingHost() |
Gets the hostname of the site or proxy requesting authentication or null if not available. |
PasswordAuthentication requestPasswordAuthentication(String, |
Ask the authenticator that has been registered with the system for a password. |
PasswordAuthentication requestPasswordAuthentication(InetAddress, |
Ask the authenticator that has been registered with the system for a password. |
Changed Methods | ||
void setDefault(Authenticator ) |
Documentation changed from old to new. |
Sets the authenticator that will be used by the networking code when a proxy or an HTTP server asks for authentication. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |