DeviceVerificationPageModel |
DeviceVerificationPageModel.setLoginId(String loginId) |
Set the login ID which should be set to the login ID field
in the verification page as the initial value.
|
DeviceVerificationPageModel |
DeviceVerificationPageModel.setNotification(String notification) |
Set the notification that should be shown in the verification page.
|
DeviceVerificationPageModel |
DeviceVerificationPageModel.setUser(com.authlete.common.types.User user) |
Set the currently logged in user.
|
DeviceVerificationPageModel |
DeviceVerificationPageModel.setUserCode(String userCode) |
Set the user code should be set to the user code field
in the verification page as the initial value.
|