| 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 |
|---|---|
BackchannelAuthenticationIssueResponse |
AuthleteApi.backchannelAuthenticationIssue(BackchannelAuthenticationIssueRequest request)
Call Authlete's
/api/backchannel/authentication/issue API. |
| Modifier and Type | Method and Description |
|---|---|
BackchannelAuthenticationIssueRequest |
BackchannelAuthenticationIssueRequest.setTicket(String ticket)
Set the ticket which is necessary to call Authlete's
/api/backchannel/authentication/issue API. |
Copyright © 2019. All rights reserved.