Interface AuthenticationProviderHolder.AuthenticationProvider

  • Enclosing class:
    AuthenticationProviderHolder

    public static interface AuthenticationProviderHolder.AuthenticationProvider
    Provider to handle authentication.
    • Method Detail

      • processAuthPlugin

        AuthenticationPlugin processAuthPlugin​(java.lang.String plugin,
                                               java.lang.String password,
                                               byte[] authData,
                                               Options options)
                                        throws java.sql.SQLException
        Throws:
        java.sql.SQLException