Commit 332fdd5
authored
Split system indices out of Security plugin class (#80067)
The Security.java plugin had gotten quite long and cumbersome to work
with. This commit moves all of the system indices related code into a
new `SecuritySystemIndices` class so that the Security class itself
has less responsibilities and is less complex.1 parent 2f855aa commit 332fdd5
File tree
6 files changed
+734
-652
lines changed- x-pack/plugin/security/src
- main/java/org/elasticsearch/xpack/security
- support
- test/java/org/elasticsearch/xpack/security
- authz/store
- support
6 files changed
+734
-652
lines changed
0 commit comments