| Frames | No Frames | 
Methods with return type java.net.PasswordAuthentication | |
| PasswordAuthentication |  This method is called whenever a request for authentication is made.    | 
| PasswordAuthentication | Authenticator.requestPasswordAuthentication(String host, InetAddress addr, int port, String protocol, String prompt, String scheme)  This method is called whenever a username and password for a given
 network operation is required.    | 
| PasswordAuthentication | Authenticator.requestPasswordAuthentication(InetAddress addr, int port, String protocol, String prompt, String scheme)  This method is called whenever a username and password for a given
 network operation is required.    |