GNU Classpath (0.95) | |
Frames | No Frames |
Methods with return type javax.security.sasl.SaslServer | |
SaslServer | Sasl.createSaslServer(String mechanism, String protocol, String serverName, Map Creates a SaslServer for the specified mechanism.
|
SaslServer | SaslServerFactory.createSaslServer(String mechanism, String protocol, String serverName, Map Creates a SaslServer instance using the parameters supplied. |
GNU Classpath (0.95) |