gnu.crypto.sasl.plain
public class PlainServer extends ServerMechanism implements SaslServer
The PLAIN SASL server-side mechanism.
Version: $Revision: 1.4 $
| Constructor Summary | |
|---|---|
| PlainServer() | |
| Method Summary | |
|---|---|
| byte[] | evaluateResponse(byte[] response) |
| protected String | getNegotiatedQOP() |
| protected void | initMechanism() |
| protected void | resetMechanism() |