| Package | Description |
|---|---|
| net.spreadsheetspace.sdk | |
| net.spreadsheetspace.sdk.orchestrator |
| Modifier and Type | Method and Description |
|---|---|
UserDescriptor |
Sdk.createUser(String firstname,
String lastname,
String userName,
String passWord,
String email)
Create a new SpreadSheetSpace User in your Team.
|
UserDescriptor |
Sdk.updateUserPassword(String Username,
String Password)
Update your password or the password of a SpreadSheetSpace User in your Team.
|
| Modifier and Type | Method and Description |
|---|---|
static UserDescriptor |
OrchestratorContactUtil.createUser(String firstname,
String lastname,
String userName,
String passWord,
String email,
String username,
String password) |
static UserDescriptor |
OrchestratorContactUtil.updateUserPassword(String userName,
String passWord,
String username,
String password) |
Copyright © 2018. All rights reserved.