Uses of Class
org.apache.nifi.controller.kerberos.KerberosConfig
Packages that use KerberosConfig
Package
Description
-
Uses of KerberosConfig in org.apache.nifi.controller.flowanalysis
Fields in org.apache.nifi.controller.flowanalysis declared as KerberosConfigModifier and TypeFieldDescriptionprivate final KerberosConfigStandardFlowAnalysisInitializationContext.kerberosConfigConstructors in org.apache.nifi.controller.flowanalysis with parameters of type KerberosConfigModifierConstructorDescriptionStandardFlowAnalysisInitializationContext(String id, ComponentLog logger, ControllerServiceProvider serviceProvider, KerberosConfig kerberosConfig, NodeTypeProvider nodeTypeProvider) -
Uses of KerberosConfig in org.apache.nifi.controller.kerberos
Fields in org.apache.nifi.controller.kerberos declared as KerberosConfig -
Uses of KerberosConfig in org.apache.nifi.controller.reporting
Fields in org.apache.nifi.controller.reporting declared as KerberosConfigModifier and TypeFieldDescriptionprivate final KerberosConfigStandardReportingInitializationContext.kerberosConfigConstructors in org.apache.nifi.controller.reporting with parameters of type KerberosConfigModifierConstructorDescriptionStandardReportingInitializationContext(String id, String name, org.apache.nifi.scheduling.SchedulingStrategy schedulingStrategy, String schedulingPeriod, ComponentLog logger, ControllerServiceProvider serviceProvider, KerberosConfig kerberosConfig, NodeTypeProvider nodeTypeProvider) -
Uses of KerberosConfig in org.apache.nifi.controller.service
Fields in org.apache.nifi.controller.service declared as KerberosConfigModifier and TypeFieldDescriptionprivate final KerberosConfigStandardControllerServiceInitializationContext.kerberosConfigConstructors in org.apache.nifi.controller.service with parameters of type KerberosConfigModifierConstructorDescriptionStandardControllerServiceInitializationContext(String identifier, ComponentLog logger, ControllerServiceProvider serviceProvider, StateManager stateManager, KerberosConfig kerberosConfig, NodeTypeProvider nodeTypeProvider) -
Uses of KerberosConfig in org.apache.nifi.parameter
Fields in org.apache.nifi.parameter declared as KerberosConfigModifier and TypeFieldDescriptionprivate final KerberosConfigStandardParameterProviderInitializationContext.kerberosConfigConstructors in org.apache.nifi.parameter with parameters of type KerberosConfigModifierConstructorDescriptionStandardParameterProviderInitializationContext(String id, String name, ComponentLog logger, KerberosConfig kerberosConfig, NodeTypeProvider nodeTypeProvider) -
Uses of KerberosConfig in org.apache.nifi.processor
Fields in org.apache.nifi.processor declared as KerberosConfigModifier and TypeFieldDescriptionprivate final KerberosConfigStandardProcessorInitializationContext.kerberosConfigConstructors in org.apache.nifi.processor with parameters of type KerberosConfigModifierConstructorDescriptionStandardProcessorInitializationContext(String identifier, ComponentLog componentLog, ControllerServiceProvider serviceProvider, NodeTypeProvider nodeTypeProvider, KerberosConfig kerberosConfig)