org.mortbay.naming.factories
Class MailSessionReference.PasswordAuthenticator
java.lang.Object
Authenticator
org.mortbay.naming.factories.MailSessionReference.PasswordAuthenticator
- Enclosing class:
- MailSessionReference
- public static class MailSessionReference.PasswordAuthenticator
- extends Authenticator
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MailSessionReference.PasswordAuthenticator
public MailSessionReference.PasswordAuthenticator()
MailSessionReference.PasswordAuthenticator
public MailSessionReference.PasswordAuthenticator(String user,
String password)
getPasswordAuthentication
public PasswordAuthentication getPasswordAuthentication()
setUser
public void setUser(String user)
getUser
public String getUser()
getPassword
public String getPassword()
setPassword
public void setPassword(String password)
Copyright © {inceptionYear}-2007 Mort Bay Consulting. All Rights Reserved.