|
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.ServerMechanism
gnu.crypto.sasl.anonymous.AnonymousServer
The ANONYMOUS server-side mechanism.
| Field Summary |
| Fields inherited from class gnu.crypto.sasl.ServerMechanism |
authenticator, authorizationID, complete, handler, mechanism, properties, protocol, serverName, state |
| Constructor Summary | |
AnonymousServer()
|
|
| Method Summary | |
byte[] |
evaluateResponse(byte[] response)
|
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.SaslServer |
dispose, getAuthorizationID, getMechanismName, getNegotiatedProperty, isComplete, unwrap, wrap |
| Constructor Detail |
public AnonymousServer()
| Method Detail |
protected void initMechanism()
throws javax.security.sasl.SaslException
initMechanism in class ServerMechanismjavax.security.sasl.SaslException
protected void resetMechanism()
throws javax.security.sasl.SaslException
resetMechanism in class ServerMechanismjavax.security.sasl.SaslException
public byte[] evaluateResponse(byte[] response)
throws javax.security.sasl.SaslException
evaluateResponse in interface javax.security.sasl.SaslServerevaluateResponse in class ServerMechanismjavax.security.sasl.SaslException
|
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 | ||||||||||