Package org.subethamail.smtp.client
Interface Authenticator
- All Known Implementing Classes:
PlainAuthenticator
public interface Authenticator
An Authenticator is called by SmartClient after the initial EHLO command and
negotiates the authentication of the user for example by issuing the SMTP
AUTH command to the server.
-
Method Summary
-
Method Details
-
authenticate
-