Skip to content

Commit

Permalink
Split system indices out of Security plugin class (#80067)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
tvernum authored Dec 2, 2021
1 parent 2f855aa commit 332fdd5
Show file tree
Hide file tree
Showing 6 changed files with 734 additions and 652 deletions.
Loading

0 comments on commit 332fdd5

Please sign in to comment.