public class SMTPSaslAuthenticator extends Object implements SaslAuthenticator
Constructor and Description |
---|
SMTPSaslAuthenticator(SMTPTransport pr,
String name,
Properties props,
MailLogger logger,
String host) |
public SMTPSaslAuthenticator(SMTPTransport pr, String name, Properties props, MailLogger logger, String host)
public boolean authenticate(String[] mechs, String realm, String authzid, String u, String p) throws MessagingException
authenticate
in interface SaslAuthenticator
MessagingException
Copyright © 2015 Oracle. All Rights Reserved.