Package | Description |
---|---|
org.apache.giraph.comm.netty |
Package for netty implementations.
|
Modifier and Type | Method and Description |
---|---|
SaslTokenMessageRequest |
SaslNettyClient.firstToken()
Used by authenticateOnChannel() to initiate SASL handshake with server.
|
Modifier and Type | Method and Description |
---|---|
byte[] |
SaslNettyClient.saslResponse(SaslTokenMessageRequest saslTokenMessage)
Respond to server's SASL token.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.