public interface KerberosContext
Modifier and Type | Method and Description |
---|---|
File |
getKerberosConfigurationFile()
The Kerberos configuration file (typically krb5.conf) that will be used
by this JVM during all Kerberos operations.
|
File |
getKerberosServiceKeytab()
The File instance for the Kerberos service keytab.
|
String |
getKerberosServicePrincipal()
The Kerberos service principal used by NiFi to communicate with the KDC
in order to obtain tickets on behalf of NiFi.
|
String getKerberosServicePrincipal()
File getKerberosServiceKeytab()
File getKerberosConfigurationFile()
Copyright © 2022 Apache NiFi Project. All rights reserved.