Interface AuthenticationProviderHolder.AuthenticationProvider
- Enclosing class:
- AuthenticationProviderHolder
public static interface AuthenticationProviderHolder.AuthenticationProvider
Provider to handle authentication.
-
Method Summary
Modifier and TypeMethodDescriptionprocessAuthPlugin
(String plugin, String password, byte[] authData, Options options)
-
Method Details
-
processAuthPlugin
AuthenticationPlugin processAuthPlugin(String plugin, String password, byte[] authData, Options options) throws SQLException - Throws:
SQLException
-