Class SetSecurityUserProcessor.Factory
java.lang.Object
org.elasticsearch.xpack.security.ingest.SetSecurityUserProcessor.Factory
- All Implemented Interfaces:
org.elasticsearch.ingest.Processor.Factory
- Enclosing class:
- SetSecurityUserProcessor
public static final class SetSecurityUserProcessor.Factory
extends Object
implements org.elasticsearch.ingest.Processor.Factory
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Factory
public Factory(Supplier<org.elasticsearch.xpack.core.security.SecurityContext> securityContext, org.elasticsearch.common.settings.Settings settings)
-
-
Method Details