Module org.elasticsearch.security
Class SetSecurityUserProcessor.Factory
java.lang.Object
org.elasticsearch.xpack.security.ingest.SetSecurityUserProcessor.Factory
- All Implemented Interfaces:
Processor.Factory
- Enclosing class:
SetSecurityUserProcessor
public static final class SetSecurityUserProcessor.Factory
extends Object
implements Processor.Factory
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Factory
-
-
Method Details
-
create
public SetSecurityUserProcessor create(Map<String, Processor.Factory> processorFactories, String tag, String description, Map<String, throws ExceptionObject> config, ProjectId projectId) - Specified by:
createin interfaceProcessor.Factory- Throws:
Exception
-