Class AuthCommand

java.lang.Object
com.icegreen.greenmail.smtp.commands.SmtpCommand
com.icegreen.greenmail.smtp.commands.AuthCommand

public class AuthCommand extends SmtpCommand
AUTH command.

 Supported: PLAIN, LOGIN
 AUTH mechanism [initial-response]
 or
 AUTH LOGIN [initial-response]
 
RFC4954 RFC2554 SASL mechanisms SASL LOGIN