Interface MySQLAuthenticator
-
- All Superinterfaces:
Authenticator
- All Known Implementing Classes:
MySQLClearPasswordAuthenticator,MySQLNativePasswordAuthenticator
public interface MySQLAuthenticator extends Authenticator
MySQL authenticator.
-
-
Method Summary
-
Methods inherited from interface org.apache.shardingsphere.proxy.frontend.authentication.Authenticator
authenticate, getAuthenticationMethod
-
-