Users and Roles¶
The web service for administration of users and roles has these operations:
findUsersandfindRoles. Return a list of users or roles that meet specified criteria.putUserandputRole. Return the named user or role. If the object is not already in the database, the call creates a new one.deleteUseranddeleteRole. Delete the named user or role.