Class PlainAuthenticationHandler

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

public class PlainAuthenticationHandler extends Object implements SmtpAuthenticatorHandler
Handles PLAIN authentication scheme. See here.