skunk.net.message.AuthenticationSASL
See theAuthenticationSASL companion object
Specifies that SASL authentication is required. The message body is a list of SASL authentication mechanisms, in the server's order of preference.
Attributes
- mechanisms
Names of supported SASL authentication mechanisms.
- Companion:
- object
- Source:
- AuthenticationSASL.scala
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait AuthenticationRequesttrait BackendMessageclass Objecttrait Matchableclass Any