skunk.net.message.AuthenticationRequest
See theAuthenticationRequest companion object
trait AuthenticationRequest extends BackendMessage
Family of BackendMessage
relating to authentication. All share the same top-level decoder, which switches on a secondary tag and delegates to secondary decoders.
Attributes
- Companion
- object
- Source
- AuthenticationRequest.scala
- Graph
-
- Supertypes
- Known subtypes
-
object AuthenticationCleartextPassword.typeobject AuthenticationGSS.typeobject AuthenticationKerberosV5.typeobject AuthenticationOk.typeclass AuthenticationSASLclass AuthenticationSASLFinalobject AuthenticationSCMCredential.typeobject AuthenticationSSPI.type
In this article