| Package | Description |
|---|---|
| org.apache.nifi.security.krb |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardKeytabUser
Used to authenticate and execute actions when Kerberos is enabled and a keytab is being used.
|
| Modifier and Type | Field and Description |
|---|---|
private KeytabUser |
KeytabAction.keytabUser |
| Constructor and Description |
|---|
KeytabAction(KeytabUser keytabUser,
PrivilegedAction action,
ProcessContext context,
ComponentLog logger) |
Copyright © 2018 Apache NiFi Project. All rights reserved.