| dtw.webmail.JwmaAuthenticator
JwmaAuthenticator | public class JwmaAuthenticator extends Authenticator (Code) | | Class that implements an authenticator.
author: Dieter Wimberger version: 0.9.7 07/02/2003 |
getPassword | public String getPassword()(Code) | | Returns the password associated with this
Authenticator.
|
getPasswordAuthentication | protected PasswordAuthentication getPasswordAuthentication()(Code) | | |
getUserName | public String getUserName()(Code) | | Returns the username associated with this
Authenticator.
|
|
|