Class MySQLClearPasswordAuthenticator

    • Constructor Detail

      • MySQLClearPasswordAuthenticator

        public MySQLClearPasswordAuthenticator()
    • Method Detail

      • authenticate

        public boolean authenticate​(org.apache.shardingsphere.infra.metadata.user.ShardingSphereUser user,
                                    Object[] authInfo)
        Specified by:
        authenticate in interface Authenticator
      • getAuthenticationMethod

        public org.apache.shardingsphere.db.protocol.constant.AuthenticationMethod getAuthenticationMethod()
        Specified by:
        getAuthenticationMethod in interface Authenticator