AuthSwitchResponsePacket

ldbc.connector.net.packet.request.AuthSwitchResponsePacket
See theAuthSwitchResponsePacket companion object

Authentication Method Switch Response Packet which contains response data generated by the authentication method requested in Protocol::OldAuthSwitchRequest: packet.

This data is opaque to the protocol.

Attributes

Companion
object
Source
AuthSwitchResponsePacket.scala
Graph
Supertypes
trait Packet
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

Type: string Name: data Description: authentication response data

Type: string Name: data Description: authentication response data

Attributes

Source
AuthSwitchResponsePacket.scala

Inherited and Abstract methods

Attributes

Inherited from:
RequestPacket
Source
Packet.scala
protected def encodeBody: Attempt[BitVector]

Attributes

Inherited from:
RequestPacket
Source
Packet.scala