| Package | Description |
|---|---|
| com.fgm.visibilityScriptingServer.RemoteObjects |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<UserInfoObject> |
UserObject.getUserList()
Gets the user list.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
UserObject.changePassword(UserInfoObject uio)
Change password using the UserInfoObject
|
java.lang.String |
UserObject.createUser(UserInfoObject uio)
Creates the user.
|