public class IMAPSaslAuthenticator extends Object implements SaslAuthenticator
Constructor and Description |
---|
IMAPSaslAuthenticator(IMAPProtocol pr,
String name,
Properties props,
MailLogger logger,
String host) |
Modifier and Type | Method and Description |
---|---|
boolean |
authenticate(String[] mechs,
String realm,
String authzid,
String u,
String p) |
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 SaslAuthenticator
ProtocolException
Copyright © 2019 JBoss by Red Hat. All rights reserved.