Class AuthenticationGSS

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

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

    • INSTANCE

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