javax.mail
Class Authenticator
java.lang.Object
javax.mail.Authenticator
public abstract class Authenticator
- extends java.lang.Object
- Version:
- $Rev: 126350 $ $Date: 2005-01-25 07:35:47 +0100 (Tue, 25 Jan 2005) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Authenticator
public Authenticator()
getDefaultUserName
protected final java.lang.String getDefaultUserName()
getPasswordAuthentication
protected PasswordAuthentication getPasswordAuthentication()
getRequestingPort
protected final int getRequestingPort()
getRequestingPrompt
protected final java.lang.String getRequestingPrompt()
getRequestingProtocol
protected final java.lang.String getRequestingProtocol()
getRequestingSite
protected final java.net.InetAddress getRequestingSite()
Copyright © {inceptionYear}-2008 null. All Rights Reserved.