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