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