public class ChangePasswordRequest extends AdminRequest
| Constructor and Description |
|---|
ChangePasswordRequest(String principal,
String newPassword) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNewPassword() |
void |
process() |
getAdminReq, getPrincipal, getTransport, setAdminReq, setPrincipal, setTransportpublic String getNewPassword()
public void process()
throws KrbException
process in class AdminRequestKrbExceptionCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.