This is an automated email from the ASF dual-hosted git repository.
zhaojinchao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
from c1278d57f02 Remove AuthenticatorFactory's impl classes (#24139)
add c8749dc6c62 Remove SQLAuthenticationHandler.getAuthenticator (#24143)
No new revisions were added by this update.
Summary of changes:
.../frontend/authentication/AuthenticatorFactory.java | 17 +++++++++++------
.../mysql/authentication/MySQLAuthenticationEngine.java | 4 +++-
.../authentication/MySQLAuthenticationHandler.java | 15 ++-------------
.../authentication/MySQLAuthenticationEngineTest.java | 10 ++++++----
.../authentication/MySQLAuthenticationHandlerTest.java | 14 --------------
.../authentication/OpenGaussAuthenticationHandler.java | 8 ++------
.../authentication/PostgreSQLAuthenticationEngine.java | 4 +++-
.../authentication/PostgreSQLAuthenticationHandler.java | 15 ++-------------
.../PostgreSQLAuthenticationHandlerTest.java | 15 ---------------
9 files changed, 29 insertions(+), 73 deletions(-)