| Package | Description |
|---|---|
| org.graylog2.rest.models.users.requests | |
| org.graylog2.rest.resources.users |
| Modifier and Type | Method and Description |
|---|---|
static ChangePasswordRequest |
ChangePasswordRequest.create(String oldPassword,
@NotEmpty String password) |
| Modifier and Type | Method and Description |
|---|---|
void |
UsersResource.changePassword(String userId,
@Valid ChangePasswordRequest cr) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.