public static interface UpdatePasswordCallback.Params
UpdatePasswordCallback
.Modifier and Type | Method and Description |
---|---|
default java.lang.String |
login()
The login for which the password is updated.
|
default java.lang.String |
url()
The URL of the resource where the form is located.
|