Class AuthenticationCleartextPassword
java.lang.Object
io.r2dbc.postgresql.message.backend.AuthenticationCleartextPassword
- All Implemented Interfaces:
AuthenticationMessage, BackendMessage
The AuthenticationCleartextPassword message.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final AuthenticationCleartextPasswordA 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
-