AuthenticationSASLFinal

skunk.net.message.AuthenticationSASLFinal
See theAuthenticationSASLFinal companion object
final case class AuthenticationSASLFinal(data: ByteVector) extends AuthenticationRequest

Specifies that SASL authentication has completed.

Value parameters

data

SASL outcome "additional data", specific to the SASL mechanism being used.

Attributes

Companion
object
Source
AuthenticationSASLFinal.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product