Uses of Class
com.atlassian.confluence.api.model.people.Credentials
-
Packages that use Credentials Package Description com.atlassian.confluence.plugins.restapi.resources -
-
Uses of Credentials in com.atlassian.confluence.plugins.restapi.resources
Methods in com.atlassian.confluence.plugins.restapi.resources with parameters of type Credentials Modifier and Type Method Description javax.ws.rs.core.Response
AdminUserResource. changePassword(String username, Credentials credentials)
Change the password for the user identified by the username
-