| Package | Description |
|---|---|
| com.cs.software.api | |
| com.cs.software.engine.security |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationIntf.changeFromTemporaryPassword(PasswordRequestIntf aPasswordRequest)
Change the user's password from a temporary password to a new (permanent) password.
|
void |
AuthenticationIntf.changePassword(PasswordRequestIntf aPasswordRequest)
Change the password for a logged in user.
|
void |
AuthenticationIntf.resetPassword(PasswordRequestIntf aResetRequest)
Reset a user's password using an authentication code.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PasswordRequest |
Copyright © 2020. All rights reserved.