Generated by
JDiff

Class java.net.Authenticator

Added Methods
String getRequestingHost() Gets the hostname of the site or proxy requesting authentication or null if not available.
PasswordAuthentication requestPasswordAuthentication(String, InetAddress, int, String, String, String) Ask the authenticator that has been registered with the system for a password.