Interface UpdatePasswordCallback.Params
- Enclosing interface:
- UpdatePasswordCallback
public static interface UpdatePasswordCallback.Params
The parameters of the
UpdatePasswordCallback
.-
Method Summary
-
Method Details
-
url
The URL of the resource where the form is located. -
login
The login for which the password is updated.
-