Uses of Interface
org.apache.nifi.authorization.UserAndGroups
Packages that use UserAndGroups
-
Uses of UserAndGroups in org.apache.nifi.authorization
Fields in org.apache.nifi.authorization declared as UserAndGroupsModifier and TypeFieldDescriptionstatic final UserAndGroupsUserAndGroups.EMPTYA static, immutable, empty implementation of the UserAndGroups interface.Methods in org.apache.nifi.authorization that return UserAndGroupsModifier and TypeMethodDescriptionUserGroupProvider.getUserAndGroups(String identity) Gets a user and their groups.