Class AuthenticationOk
java.lang.Object
io.r2dbc.postgresql.message.backend.AuthenticationOk
- All Implemented Interfaces:
AuthenticationMessage, BackendMessage
The AuthenticationOk message.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final AuthenticationOkA static singleton instance that should always be used. -
Method Summary
-
Field Details
-
INSTANCE
A static singleton instance that should always be used.
-
-
Method Details
-
toString
-