eclipsesource / eclipsesource/restfuse
@Authentication Improvements
Open
- Dominant language
- Java
- Stars
- 95
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
I question if Authentication should truly be an annotation. Based on my various environments, I may want to use different credential sets at runtime, however because Authentication is an annotation it will only accept constant expressions.
Take for example credentials that are in a properties file, there is no way (that I could find) to set the authentication values dynamically.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.