javax.mail
public abstract class Authenticator extends Object
| Method Summary | |
|---|---|
| protected String | getDefaultUserName() |
| protected PasswordAuthentication | getPasswordAuthentication() |
| protected int | getRequestingPort() |
| protected String | getRequestingPrompt() |
| protected String | getRequestingProtocol() |
| protected InetAddress | getRequestingSite() |