public class SMTPSaslAuthenticator extends Object implements SaslAuthenticator
Constructor and Description |
---|
SMTPSaslAuthenticator(SMTPTransport pr,
String name,
Properties props,
boolean debug,
PrintStream out,
String host) |
public SMTPSaslAuthenticator(SMTPTransport pr, String name, Properties props, boolean debug, PrintStream out, String host)
public boolean authenticate(String[] mechs, String realm, String authzid, String u, String p) throws MessagingException
authenticate
in interface SaslAuthenticator
MessagingException
Copyright © 2018 JBoss by Red Hat. All rights reserved.