public interface SaslAuthenticator
| Modifier and Type | Method and Description |
|---|---|
boolean |
authenticate(String[] mechs,
String realm,
String authzid,
String u,
String p) |
Copyright © 2015 Oracle. All rights reserved.