Interface SavePasswordCallback.Params
- Enclosing interface:
- SavePasswordCallback
public static interface SavePasswordCallback.Params
The parameters of the
SavePasswordCallback
.-
Method Summary
-
Method Details
-
url
The URL of the resource where the form is located. -
login
The login value passed in the form.
-