- java.lang.Object
-
- javax.mail.Authenticator
-
- jodd.mail.SimpleAuthenticator
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected java.lang.String |
password |
protected java.lang.String |
username |
-
Constructor Summary
Constructors
| Constructor and Description |
SimpleAuthenticator(java.lang.String username,
java.lang.String password) |
-
Method Summary
-
Methods inherited from class javax.mail.Authenticator
getDefaultUserName, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingSite
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2003-2013 Jodd Team