| Package | Description |
|---|---|
| com.authlete.common.api |
The definition of Authlete API (
AuthleteApi) and the factory class (AuthleteApiFactory). |
| com.authlete.common.dto |
Requests to and responses from Authlete APIs and some data structures.
|
| Modifier and Type | Method and Description |
|---|---|
DeviceVerificationResponse |
AuthleteApi.deviceVerification(DeviceVerificationRequest request)
Call Authlete's
/api/device/verification API. |
| Modifier and Type | Method and Description |
|---|---|
DeviceVerificationRequest |
DeviceVerificationRequest.setUserCode(String userCode)
Set the user code.
|
Copyright © 2019. All rights reserved.