@Configuration public class KerberosAuthenticationSecurityConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
private NiFiProperties |
niFiProperties |
| Constructor and Description |
|---|
KerberosAuthenticationSecurityConfiguration(NiFiProperties niFiProperties) |
| Modifier and Type | Method and Description |
|---|---|
KerberosService |
kerberosService() |
private final NiFiProperties niFiProperties
@Autowired public KerberosAuthenticationSecurityConfiguration(NiFiProperties niFiProperties)
@Bean public KerberosService kerberosService() throws Exception
ExceptionCopyright © 2023 Apache NiFi Project. All rights reserved.