| Modifier and Type | Method and Description |
|---|---|
static JDBCAuthentication |
JDBCAuthentication.create(JDBCClient client,
JDBCAuthenticationOptions options)
Deprecated.
Create a JDBC auth provider implementation
|
static JDBCAuthentication |
JDBCAuthentication.create(JDBCClient client,
JDBCHashStrategy hashStrategy,
JDBCAuthenticationOptions options)
Deprecated.
This factory is only for backwards compatibility
|
Copyright © 2023 Eclipse. All rights reserved.