keycloak-scim/quarkus/config-api/src/main/java/org/keycloak/config
Dominik Guhr 878e3e0cbc
change --help to only show "supported" options (#13304)
* Unsupported options only shown when using help-all
* reworked impl based on comment in #13284
* Also fixes minor things of #13284 as unused imports

Closes #13283

Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>
2022-07-25 19:34:10 +02:00
..
database A better structure for config-api 2022-06-28 11:33:44 -03:00
AllOptions.java change --help to only show "supported" options (#13304) 2022-07-25 19:34:10 +02:00
CachingOptions.java Rename Cluster to Cache in cli help and rename classes to refer to caching 2022-07-19 08:17:39 -03:00
ConfigSupportLevel.java Baseline: Ability to set SupportLevel for categories and show marker in CLI help 2022-07-07 12:48:19 -03:00
DatabaseOptions.java Integrate the JPA map store (#13097) 2022-07-14 17:47:51 -03:00
FeatureOptions.java Enables the new store and the concurrenthashmap provider 2022-06-30 10:55:22 -03:00
HealthOptions.java A better structure for config-api 2022-06-28 11:33:44 -03:00
HostnameOptions.java From supported runtimes back to hidden 2022-06-28 11:33:44 -03:00
HttpOptions.java A better structure for config-api 2022-06-28 11:33:44 -03:00
LoggingOptions.java Add support and docs for centralized logging using gelf. 2022-06-30 16:16:19 -03:00
MetricsOptions.java A better structure for config-api 2022-06-28 11:33:44 -03:00
MultiOption.java Integrate the JPA map store (#13097) 2022-07-14 17:47:51 -03:00
Option.java Baseline: Ability to set SupportLevel for categories and show marker in CLI help 2022-07-07 12:48:19 -03:00
OptionBuilder.java Integrate the JPA map store (#13097) 2022-07-14 17:47:51 -03:00
OptionCategory.java Rename Cluster to Cache in cli help and rename classes to refer to caching 2022-07-19 08:17:39 -03:00
ProxyOptions.java Enables the new store and the concurrenthashmap provider 2022-06-30 10:55:22 -03:00
StorageOptions.java change --help to only show "supported" options (#13304) 2022-07-25 19:34:10 +02:00
TransactionOptions.java introduce hidden transaction-jta-enabled config option 2022-06-30 16:01:23 -03:00
VaultOptions.java From supported runtimes back to hidden 2022-06-28 11:33:44 -03:00