Class Authenticator
java.lang.Object
com.github.shyiko.mysql.binlog.network.Authenticator
-
Constructor Summary
ConstructorsConstructorDescriptionAuthenticator(GreetingPacket greetingPacket, PacketChannel channel, String schema, String username, String password) -
Method Summary
-
Constructor Details
-
Authenticator
public Authenticator(GreetingPacket greetingPacket, PacketChannel channel, String schema, String username, String password)
-
-
Method Details
-
authenticate
- Throws:
IOException
-