public class PasswordChanger extends Object implements UserSettingsModifier
Constructor and Description |
---|
PasswordChanger(String oldPwd,
String newPwd)
Literal constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
modify()
Implement to define action that modifies the current user.
|
public void modify() throws SystemException, AuthenticationException
UserSettingsModifier
modify
in interface UserSettingsModifier
SystemException
- when the server call failsAuthenticationException
- when authorization failsCopyright © 2021 Hyland Software Germany GmbH. All rights reserved.