| Package | Description |
|---|---|
| org.apache.nifi.controller.kerberos | |
| org.apache.nifi.controller.reporting | |
| org.apache.nifi.controller.service | |
| org.apache.nifi.processor |
| Modifier and Type | Field and Description |
|---|---|
static KerberosConfig |
KerberosConfig.NOT_CONFIGURED |
| Modifier and Type | Field and Description |
|---|---|
private KerberosConfig |
StandardReportingInitializationContext.kerberosConfig |
| Constructor and Description |
|---|
StandardReportingInitializationContext(String id,
String name,
SchedulingStrategy schedulingStrategy,
String schedulingPeriod,
ComponentLog logger,
ControllerServiceProvider serviceProvider,
KerberosConfig kerberosConfig,
NodeTypeProvider nodeTypeProvider) |
| Modifier and Type | Field and Description |
|---|---|
private KerberosConfig |
StandardControllerServiceInitializationContext.kerberosConfig |
| Constructor and Description |
|---|
StandardControllerServiceInitializationContext(String identifier,
ComponentLog logger,
ControllerServiceProvider serviceProvider,
StateManager stateManager,
KerberosConfig kerberosConfig,
NodeTypeProvider nodeTypeProvider) |
| Modifier and Type | Field and Description |
|---|---|
private KerberosConfig |
StandardProcessorInitializationContext.kerberosConfig |
| Constructor and Description |
|---|
StandardProcessorInitializationContext(String identifier,
ComponentLog componentLog,
ControllerServiceProvider serviceProvider,
NodeTypeProvider nodeTypeProvider,
KerberosConfig kerberosConfig) |
Copyright © 2021 Apache NiFi Project. All rights reserved.