JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
io.r2dbc.postgresql.message.backend
Interface AuthenticationMessage
All Superinterfaces:
BackendMessage
All Known Implementing Classes:
AuthenticationCleartextPassword
,
AuthenticationGSS
,
AuthenticationGSSContinue
,
AuthenticationKerberosV5
,
AuthenticationMD5Password
,
AuthenticationOk
,
AuthenticationSASL
,
AuthenticationSASLContinue
,
AuthenticationSASLFinal
,
AuthenticationSCMCredential
,
AuthenticationSSPI
public interface
AuthenticationMessage
extends
BackendMessage
A marker interface for messages that indicate that the message has to do with authentication.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2019. All rights reserved.