Class AuthenticationKerberosV5

java.lang.Object
io.r2dbc.postgresql.message.backend.AuthenticationKerberosV5
All Implemented Interfaces:
AuthenticationMessage, BackendMessage

public final class AuthenticationKerberosV5 extends Object implements AuthenticationMessage
The AuthenticationKerberosV5 message.
  • Field Details

    • INSTANCE

      public static final AuthenticationKerberosV5 INSTANCE
      A static singleton instance that should always be used.
  • Method Details