java.lang.Object
org.apache.shardingsphere.proxy.frontend.postgresql.authentication.authenticator.PostgreSQLPasswordAuthenticator
All Implemented Interfaces:
Authenticator, PostgreSQLAuthenticator

public final class PostgreSQLPasswordAuthenticator extends Object implements PostgreSQLAuthenticator
Password authenticator for PostgreSQL.
  • Constructor Details

    • PostgreSQLPasswordAuthenticator

      public PostgreSQLPasswordAuthenticator()
  • Method Details