Class PostgreSQLAuthenticationEngine

java.lang.Object
org.apache.shardingsphere.proxy.frontend.postgresql.authentication.PostgreSQLAuthenticationEngine
All Implemented Interfaces:
AuthenticationEngine

public final class PostgreSQLAuthenticationEngine extends Object implements AuthenticationEngine
Authentication engine for PostgreSQL.
  • Constructor Details

    • PostgreSQLAuthenticationEngine

      public PostgreSQLAuthenticationEngine()
  • Method Details