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