Uses of Class
io.r2dbc.postgresql.message.backend.AuthenticationSCMCredential
Packages that use AuthenticationSCMCredential
Package
Description
The messages that are sent from a backend server to a frontend client.
- 
Uses of AuthenticationSCMCredential in io.r2dbc.postgresql.message.backend
Fields in io.r2dbc.postgresql.message.backend declared as AuthenticationSCMCredentialModifier and TypeFieldDescriptionstatic final AuthenticationSCMCredentialAuthenticationSCMCredential.INSTANCEA static singleton instance that should always be used.