public static interface SavePasswordCallback.Params
SavePasswordCallback
.Modifier and Type | Method and Description |
---|---|
default java.lang.String |
login()
The login value passed in the form.
|
default java.lang.String |
url()
The URL of the resource where the form is located.
|