Uses of Enum
org.apache.shardingsphere.db.protocol.mysql.constant.MySQLAuthenticationPlugin
Packages that use MySQLAuthenticationPlugin
-
Uses of MySQLAuthenticationPlugin in org.apache.shardingsphere.db.protocol.mysql.constant
Methods in org.apache.shardingsphere.db.protocol.mysql.constant that return MySQLAuthenticationPluginModifier and TypeMethodDescriptionstatic MySQLAuthenticationPluginMySQLAuthenticationPlugin.getPluginByName(String pluginName) Get plugin by name.static MySQLAuthenticationPluginReturns the enum constant of this type with the specified name.static MySQLAuthenticationPlugin[]MySQLAuthenticationPlugin.values()Returns an array containing the constants of this enum type, in the order they are declared.