This repository was archived by the owner on Oct 29, 2024. It is now read-only.
3.4.0
Added
- Force load of
BouncyCastleProvider
to ensureMD4
implementation exists. Can by disabled by java boolean propertyignore_bouncycastleprovider
.
Changed
- Update maven plugins dependencies.
- Numerous code cleanups, I hope I didn't break anything.
Deprecated
- Use a
LOGGER
per class instead of usingJISystem.getLogger
. - Deprecate
JISystem.setInBuiltLogHandler
. - Deprecate Windows only SSO authentication.