Uses of Class
org.apache.nifi.authorization.file.tenants.generated.Groups
Packages that use Groups
Package
Description
-
Uses of Groups in org.apache.nifi.authorization
Methods in org.apache.nifi.authorization with parameters of type GroupsModifier and TypeMethodDescriptionUserGroupHolder.createGroups(Groups groups, Users users) Creates a set of Groups from the JAXB Groups. -
Uses of Groups in org.apache.nifi.authorization.file.tenants.generated
Fields in org.apache.nifi.authorization.file.tenants.generated declared as GroupsMethods in org.apache.nifi.authorization.file.tenants.generated that return GroupsModifier and TypeMethodDescriptionObjectFactory.createGroups()Create an instance ofGroupsTenants.getGroups()Gets the value of the groups property.Methods in org.apache.nifi.authorization.file.tenants.generated with parameters of type Groups