public abstract class ChangePasswordRequest extends Object
Constructor and Description |
---|
ChangePasswordRequest() |
Modifier and Type | Method and Description |
---|---|
static ChangePasswordRequest |
create(String oldPassword,
String password) |
abstract String |
oldPassword() |
abstract String |
password() |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.