public final class NiFiUserUtils extends Object
| Constructor and Description |
|---|
NiFiUserUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Set<String> |
getAuthorities()
Return the authorities for the current user.
|
static NiFiUser |
getNiFiUser()
Returns the current NiFiUser or null if the current user is not a
NiFiUser.
|
Copyright © 2015 Apache NiFi (incubating). All rights reserved.