public final class PlainAuthenticator extends Object implements Authenticator
| Constructor and Description |
|---|
PlainAuthenticator(SmartClient smartClient,
String user,
String password) |
| Modifier and Type | Method and Description |
|---|---|
void |
authenticate() |
public PlainAuthenticator(SmartClient smartClient, String user, String password)
public void authenticate()
throws SMTPException,
AuthenticationNotSupportedException,
IOException
authenticate in interface AuthenticatorSMTPExceptionAuthenticationNotSupportedExceptionIOExceptionCopyright © 2006–2024. All rights reserved.