javax.mail
Class Authenticator
java.lang.Object
javax.mail.Authenticator
- public abstract class Authenticator
- extends Object
- Version:
- $Revision: 1.3 $ $Date: 2004/03/10 10:00:26 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Authenticator
public Authenticator()
getDefaultUserName
protected final String getDefaultUserName()
getPasswordAuthentication
protected PasswordAuthentication getPasswordAuthentication()
getRequestingPort
protected final int getRequestingPort()
getRequestingPrompt
protected final String getRequestingPrompt()
getRequestingProtocol
protected final String getRequestingProtocol()
getRequestingSite
protected final InetAddress getRequestingSite()
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.