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

public final class PostgreSQLMD5PasswordAuthenticator extends Object implements PostgreSQLAuthenticator
MD5 password authenticator for PostgreSQL.
  • Constructor Details

    • PostgreSQLMD5PasswordAuthenticator

      public PostgreSQLMD5PasswordAuthenticator()
  • Method Details