| Interface | Description |
|---|---|
| AuthenticationPlugin |
Plugin for Firebird authentication.
|
| AuthenticationPluginSpi |
Service provider interface for authentication plugins.
|
| Class | Description |
|---|---|
| ClientAuthBlock |
Manages client authentication with multiple pluginProviders.
|
| LegacyAuthenticationPlugin |
Authentication plugin for the Firebird legacy authentication (as defined in Firebird 3).
|
| LegacyAuthenticationPluginSpi |
Legacy authentication plugin service provider.
|
| SrpAuthenticationPlugin |
Authentication plugin for authentication with SRP.
|
| SrpAuthenticationPluginSpi |
SRP authentication plugin service provider.
|
| SrpClient | |
| UnixCrypt |
Unix Crypt.
|
| Enum | Description |
|---|---|
| AuthenticationPlugin.AuthStatus |
Status of authentication.
|
Copyright © 2001-2017 Jaybird (Firebird JDBC/JCA) team. All rights reserved.