public abstract class ChangePasswordRequest extends Object
Constructor and Description |
---|
ChangePasswordRequest() |
Modifier and Type | Method and Description |
---|---|
static ChangePasswordRequest |
create(String oldPassword,
@NotEmpty String password) |
abstract String |
oldPassword() |
abstract String |
password() |
Copyright © 2012–2018 Graylog, Inc.. All rights reserved.