| Package | Description |
|---|---|
| org.mariadb.jdbc.internal.protocol.authentication |
| Modifier and Type | Field and Description |
|---|---|
static AuthenticationProviderHolder.AuthenticationProvider |
AuthenticationProviderHolder.DEFAULT_PROVIDER
The default provider will construct a new pool on every request.
|
| Modifier and Type | Method and Description |
|---|---|
static AuthenticationProviderHolder.AuthenticationProvider |
AuthenticationProviderHolder.getAuthenticationProvider()
Get the currently set
AuthenticationProviderHolder.AuthenticationProvider from set invocations via AuthenticationProviderHolder.setAuthenticationProvider(AuthenticationProvider). |
| Modifier and Type | Method and Description |
|---|---|
static void |
AuthenticationProviderHolder.setAuthenticationProvider(AuthenticationProviderHolder.AuthenticationProvider newProvider)
Change the current set authentication provider.
|
Copyright © 2019 mariadb.org. All rights reserved.