Class GssapiServerMechanism
java.lang.Object
zmq.io.mechanism.Mechanism
zmq.io.mechanism.gssapi.GssapiServerMechanism
-
Nested Class Summary
Nested classes/interfaces inherited from class Mechanism
Mechanism.Status -
Field Summary
Fields inherited from class Mechanism
options, session, statusCode, zapProperties, zmtpProperties -
Constructor Summary
ConstructorsConstructorDescriptionGssapiServerMechanism(SessionBase session, Address peerAddress, Options options) -
Method Summary
Methods inherited from class Mechanism
addProperty, addProperty, addProperty, addProperty, compare, compare, decode, destroy, encode, getUserId, handleErrorReason, parseErrorMessage, parseMetadata, parseMetadata, peerIdentity, property, receiveAndProcessZapReply, sendZapRequest, socketType
-
Constructor Details
-
GssapiServerMechanism
-
-
Method Details
-
status
-
zapMsgAvailable
public int zapMsgAvailable()- Specified by:
zapMsgAvailablein classMechanism
-
processHandshakeCommand
- Specified by:
processHandshakeCommandin classMechanism
-
nextHandshakeCommand
- Specified by:
nextHandshakeCommandin classMechanism
-