public class SimpleAuthenticator
extends javax.mail.Authenticator
SimpleAuthenticator
功能描述: 邮件认证类
创建人: 常君
创建日期: 2014-12-17 下午05:50:24
开发环境: JDK6.0| Constructor and Description |
|---|
SimpleAuthenticator(java.lang.String userName,
java.lang.String password) |
| Modifier and Type | Method and Description |
|---|---|
protected javax.mail.PasswordAuthentication |
getPasswordAuthentication() |