com.telekom.m2m.cot.restsdk.users.package-info Maven / Gradle / Ivy
/**
* Work with users, groups and roles.
*
*
* The starting point here is the {@link com.telekom.m2m.cot.restsdk.users.UserApi}, which you can get
* from the {@link com.telekom.m2m.cot.restsdk.CloudOfThingsPlatform}.
*
*
*
* More explanations about the concepts can be found at http://cumulocity.com/guides/reference/users/
*
*/
package com.telekom.m2m.cot.restsdk.users;