| 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 |
|---|---|
AuthorizedClientListResponse |
AuthleteApi.getClientAuthorizationList(ClientAuthorizationGetListRequest request)
Get a list of client applications authorized by the end-user.
|
| Modifier and Type | Method and Description |
|---|---|
AuthorizedClientListResponse |
AuthorizedClientListResponse.setSubject(String subject)
Set the identifier of the user who has granted authorization
to the client applications.
|
Copyright © 2019. All rights reserved.