[CONJ-733] Improved authentication plugin management Created: 2019-09-20 Updated: 2019-09-24 Resolved: 2019-09-24 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | authentication, configuration |
| Affects Version/s: | None |
| Fix Version/s: | 2.5.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sub-Tasks: |
|
| Description |
|
Authentication plugin management need to rely on Service loader to permit loading all authentication provided by driver AND other that are available in classpath. Same kind of implementation must be provided to permit Password/token generator. |