|
For the latest news and information visit The GNU Crypto project |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectgnu.crypto.sasl.ClientMechanism
gnu.crypto.sasl.crammd5.CramMD5Client
The CRAM-MD5 SASL client-side mechanism.
| Field Summary |
| Fields inherited from class gnu.crypto.sasl.ClientMechanism |
authorisationID, complete, handler, mechanism, properties, protocol, serverName, state |
| Constructor Summary | |
CramMD5Client()
|
|
| Method Summary | |
byte[] |
evaluateChallenge(byte[] challenge)
|
protected java.lang.String |
getNegotiatedQOP()
|
boolean |
hasInitialResponse()
|
protected void |
initMechanism()
|
protected void |
resetMechanism()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.security.sasl.SaslClient |
dispose, getMechanismName, getNegotiatedProperty, isComplete, unwrap, wrap |
| Constructor Detail |
public CramMD5Client()
| Method Detail |
protected void initMechanism()
throws javax.security.sasl.SaslException
initMechanism in class ClientMechanismjavax.security.sasl.SaslException
protected void resetMechanism()
throws javax.security.sasl.SaslException
resetMechanism in class ClientMechanismjavax.security.sasl.SaslExceptionpublic boolean hasInitialResponse()
hasInitialResponse in interface javax.security.sasl.SaslClienthasInitialResponse in class ClientMechanism
public byte[] evaluateChallenge(byte[] challenge)
throws javax.security.sasl.SaslException
evaluateChallenge in interface javax.security.sasl.SaslClientevaluateChallenge in class ClientMechanismjavax.security.sasl.SaslExceptionprotected java.lang.String getNegotiatedQOP()
getNegotiatedQOP in class ClientMechanism
|
For the latest news and information visit The GNU Crypto project |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||