public class ForgotPasswordConfiguration
extends java.lang.Object
| Constructor and Description |
|---|
ForgotPasswordConfiguration(boolean resetOnly) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isResetOnly()
The method returns the value of the Reset and Email password setting for
forgotten passwords.
|
public ForgotPasswordConfiguration(boolean resetOnly)
public boolean isResetOnly()