| 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 |
|---|---|
DeviceCompleteResponse |
AuthleteApi.deviceComplete(DeviceCompleteRequest request)
Call Authlete's
/api/device/complete API. |
| Modifier and Type | Method and Description |
|---|---|
DeviceCompleteResponse |
DeviceCompleteResponse.setAction(DeviceCompleteResponse.Action action)
Set the next action that the authorization server implementation should
take.
|
Copyright © 2019. All rights reserved.