Class SecurityIndexManager

java.lang.Object
org.elasticsearch.xpack.security.support.SecurityIndexManager
All Implemented Interfaces:
ClusterStateListener

public class SecurityIndexManager extends Object implements ClusterStateListener
Manages the lifecycle, mapping and data upgrades/migrations of the RestrictedIndicesNames#SECURITY_MAIN_ALIAS and RestrictedIndicesNames#SECURITY_MAIN_ALIAS alias-index pair.