C D G I K L O
C
- checkTGTAndRelogin() - Method in interface org.apache.nifi.security.krb.KerberosUser
-
Performs a re-login if the TGT is close to expiration.
D
- doAs(PrivilegedAction<T>) - Method in interface org.apache.nifi.security.krb.KerberosUser
-
Executes the given action as the given user.
- doAs(PrivilegedAction<T>, ClassLoader) - Method in interface org.apache.nifi.security.krb.KerberosUser
-
Executes the given action as the given user.
- doAs(PrivilegedExceptionAction<T>) - Method in interface org.apache.nifi.security.krb.KerberosUser
-
Executes the given action as the given user.
- doAs(PrivilegedExceptionAction<T>, ClassLoader) - Method in interface org.apache.nifi.security.krb.KerberosUser
-
Executes the given action as the given user.
G
- getConfigurationEntry() - Method in interface org.apache.nifi.security.krb.KerberosUser
-
- getPrincipal() - Method in interface org.apache.nifi.security.krb.KerberosUser
-
I
- isLoggedIn() - Method in interface org.apache.nifi.security.krb.KerberosUser
-
K
- KerberosLoginException - Exception in org.apache.nifi.security.krb
-
Exception thrown by KerberosUser when an error happens during login/logout.
- KerberosLoginException(String) - Constructor for exception org.apache.nifi.security.krb.KerberosLoginException
-
- KerberosLoginException(String, Throwable) - Constructor for exception org.apache.nifi.security.krb.KerberosLoginException
-
- KerberosUser - Interface in org.apache.nifi.security.krb
-
A keytab-based user that can login/logout and perform actions as the given user.
L
- login() - Method in interface org.apache.nifi.security.krb.KerberosUser
-
Performs a login for the given user.
- logout() - Method in interface org.apache.nifi.security.krb.KerberosUser
-
Performs a logout for the given user.
O
- org.apache.nifi.security.krb - package org.apache.nifi.security.krb
-
C D G I K L O
Copyright © 2023 Apache NiFi Project. All rights reserved.