Class LoginAuthenticationHandler

java.lang.Object
ch.astorm.smtp4j.auth.LoginAuthenticationHandler
All Implemented Interfaces:
SmtpAuthenticatorHandler

public class LoginAuthenticationHandler extends Object implements SmtpAuthenticatorHandler
Handles the LOGIN authentication scheme. See here.