public class AMUserNamePasswordAuthenticator
extends javax.mail.Authenticator
Constructor and Description |
---|
AMUserNamePasswordAuthenticator(String user,
String password)
Public constructor that takes user name and user password.
|
Modifier and Type | Method and Description |
---|---|
protected javax.mail.PasswordAuthentication |
getPasswordAuthentication()
Gets a PasswordAuthentication object
|
protected javax.mail.PasswordAuthentication getPasswordAuthentication()
getPasswordAuthentication
in class javax.mail.Authenticator
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.