public class GssapiServerMechanism extends Mechanism
Mechanism.Statusoptions, session, statusCode, zapProperties, zmtpProperties| Constructor and Description |
|---|
GssapiServerMechanism(SessionBase session,
Address peerAddress,
Options options) |
| Modifier and Type | Method and Description |
|---|---|
int |
nextHandshakeCommand(Msg msg) |
int |
processHandshakeCommand(Msg msg) |
Mechanism.Status |
status() |
int |
zapMsgAvailable() |
addProperty, addProperty, addProperty, addProperty, compare, compare, decode, destroy, encode, getUserId, parseMetadata, parseMetadata, peerIdentity, property, receiveAndProcessZapReply, sendZapRequest, socketTypepublic GssapiServerMechanism(SessionBase session, Address peerAddress, Options options)
public Mechanism.Status status()
public int zapMsgAvailable()
zapMsgAvailable in class Mechanismpublic int processHandshakeCommand(Msg msg)
processHandshakeCommand in class Mechanismpublic int nextHandshakeCommand(Msg msg)
nextHandshakeCommand in class MechanismCopyright © 2020. All rights reserved.