public interface SaslAuthenticator
| Modifier and Type | Method and Description |
|---|---|
boolean |
authenticate(String[] mechs,
String realm,
String authzid,
String u,
String p) |
boolean authenticate(String[] mechs, String realm, String authzid, String u, String p) throws ProtocolException
ProtocolExceptionCopyright © 2017 JBoss by Red Hat. All rights reserved.