| 程序包 | 说明 |
|---|---|
| com.heimuheimu.mysql.jdbc.packet.connection.auth |
| 限定符和类型 | 类和说明 |
|---|---|
class |
MysqlNativePasswordAuthPlugin
"mysql_native_password" 客户端授权插件实现类。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static AuthenticationPlugin |
AuthenticationPluginFactory.get(java.lang.String authPluginName)
根据名称获得对应的 Mysql 客户端授权插件,该方法不会返回
null |
Copyright © 2019. All Rights Reserved.