public class IMAPSaslAuthenticator extends Object implements SaslAuthenticator
Constructor and Description |
---|
IMAPSaslAuthenticator(IMAPProtocol pr,
String name,
Properties props,
boolean debug,
PrintStream out,
String host) |
public IMAPSaslAuthenticator(IMAPProtocol 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 ProtocolException
authenticate
in interface SaslAuthenticator
ProtocolException
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.