| Frames | No Frames | |
Methods with parameter type javax.mail.PasswordAuthentication | |
| void | Save a PasswordAuthentication for this (store or transport) URLName. |
Methods with return type javax.mail.PasswordAuthentication | |
| PasswordAuthentication | Called when password authentication is needed. |
| PasswordAuthentication | Return any saved PasswordAuthentication for this (store or transport)
URLName. |
| PasswordAuthentication | Session.requestPasswordAuthentication(InetAddress address, int port, String protocol, String prompt, String defaultUserName) Call back to the application to get the needed user name and password. |