elasticsearch/x-pack/plugin/security
David Turner 3031595d6a
Clean up action registration for repo analysis (#101211)
- Removes the registration of the inner actions via `getActions()`.
- Replace the outer action's `ActionType` subclass using `localOnly()`.
- Collapses each outer `Action` class with the inner `TransportAction`.
- Tightens up some unnecessary `public` visibility.

Closes #101198
2023-10-24 06:46:03 -04:00
..
cli Make some practically static methods static (#97565) 2023-10-06 23:37:07 +02:00
forbidden
licenses Add slf4j-nop in order to prevent startup warnings (#95459) 2023-05-05 09:38:34 +02:00
qa Remove auto_configure privilege for profiling (#101026) 2023-10-23 13:14:14 +02:00
src Clean up action registration for repo analysis (#101211) 2023-10-24 06:46:03 -04:00
build.gradle Minor clean up of guava dependencies (#99593) 2023-09-18 10:03:03 -05:00