Package | Description |
---|---|
io.r2dbc.postgresql.message.backend |
The messages that are sent from a backend server to a frontend client.
|
Modifier and Type | Class and Description |
---|---|
class |
AuthenticationCleartextPassword
The AuthenticationCleartextPassword message.
|
class |
AuthenticationGSS
The AuthenticationGSS message.
|
class |
AuthenticationGSSContinue
The AuthenticationGSSContinue message.
|
class |
AuthenticationKerberosV5
The AuthenticationKerberosV5 message.
|
class |
AuthenticationMD5Password
The AuthenticationMD5Password message.
|
class |
AuthenticationOk
The AuthenticationOk message.
|
class |
AuthenticationSASL
The AuthenticationSASL message.
|
class |
AuthenticationSASLContinue
The AuthenticationSASLContinue message.
|
class |
AuthenticationSASLFinal
The AuthenticationSASLFinal message.
|
class |
AuthenticationSCMCredential
The AuthenticationSCMCredential message.
|
class |
AuthenticationSSPI
The AuthenticationSSPI message.
|
Copyright © 2019. All rights reserved.