druid/extensions-core/druid-pac4j/src
Kashif Faraz d5b64ba2e3
Improve exception handling in extension druid-pac4j (#16979)
Changes:
- Simplify exception handling in `CryptoService` by just catching a `Exception`
- Throw a `DruidException` as the exception is user facing
- Log the exception for easier debugging
- Add a test to verify thrown exception
2024-08-30 12:32:49 +05:30
..
main Remove index_realtime and index_realtime_appenderator tasks (#16602) 2024-06-24 20:13:33 -07:00
test/java/org/apache/druid/security/pac4j Improve exception handling in extension druid-pac4j (#16979) 2024-08-30 12:32:49 +05:30