Uses of Interface
org.apache.shardingsphere.proxy.frontend.postgresql.authentication.authenticator.PostgreSQLAuthenticator
Packages that use PostgreSQLAuthenticator
Package
Description
-
Uses of PostgreSQLAuthenticator in org.apache.shardingsphere.proxy.frontend.postgresql.authentication
Methods in org.apache.shardingsphere.proxy.frontend.postgresql.authentication that return PostgreSQLAuthenticatorModifier and TypeMethodDescriptionPostgreSQLAuthenticationHandler.getAuthenticator(String username, String hostname) Get authenticator. -
Uses of PostgreSQLAuthenticator in org.apache.shardingsphere.proxy.frontend.postgresql.authentication.authenticator
Classes in org.apache.shardingsphere.proxy.frontend.postgresql.authentication.authenticator that implement PostgreSQLAuthenticatorModifier and TypeClassDescriptionfinal classMD5 password authenticator for PostgreSQL.final classPassword authenticator for PostgreSQL.