Package | Description |
---|---|
org.glyptodon.guacamole.net.basic.rest.user |
Classes related to the user manipulation aspect of the Guacamole REST API.
|
Modifier and Type | Method and Description |
---|---|
void |
UserRESTService.updatePassword(String authToken,
String authProviderIdentifier,
String username,
APIUserPasswordUpdate userPasswordUpdate,
javax.servlet.http.HttpServletRequest request)
Updates the password for an individual existing user.
|
Copyright © 2016. All rights reserved.