| GNU Classpath (0.18) | ||
| Frames | No Frames | ||
Methods with return type javax.security.sasl.SaslClient | |
| SaslClient | Sasl.createSaslClient(String[] mechanisms, String authorizationID, String protocol, String serverName, Map props, CallbackHandler cbh) Creates a SaslClient for the specified mechanism.
|
| SaslClient | SaslClientFactory.createSaslClient(String[] mechanisms, String authorizationID, String protocol, String serverName, Map props, CallbackHandler cbh) Creates a SaslClient using the parameters supplied.
|
| GNU Classpath (0.18) |