Difference between revisions of "GeoFence library"
From Gcube Wiki
(→User section) |
(→User section) |
||
Line 15: | Line 15: | ||
GSUser object. | GSUser object. | ||
</pre> | </pre> | ||
+ | |||
+ | ==Group section== |
Revision as of 17:53, 16 November 2017
User section
- getUserById(String id)
Parameters: id - It's the userId of user you are looking for. Returns: GSUser object.
- getUserByUsername(String userName)
Parameters: userName - It's the name of user you are looking for. Returns: GSUser object.