Skip to content

Toro Cloud Dev Center


UserGroupFunctions

The UserGroup class contains functions for managing Martini users and groups in Gloop. Functions in this class allow clients to create, fetch or check, update, and remove Martini users and groups.

Not for Groovy

The functions in this class deal with a lot of Gloop-specific objects.

The snippet below shows how to use some of this class's functions:

Sample service showing how to use the `UserGroup` functions