Package org.subethamail.smtp.client
Class PlainAuthenticator
java.lang.Object
org.subethamail.smtp.client.PlainAuthenticator
- All Implemented Interfaces:
Authenticator
PlainAuthenticator implements the SASL PLAIN mechanism which authenticates
the client using a name - password combination.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PlainAuthenticator
-
-
Method Details
-
authenticate
- Specified by:
authenticatein interfaceAuthenticator- Throws:
SMTPExceptionAuthenticationNotSupportedExceptionIOException
-