| Package | Description |
|---|---|
| com.authlete.common.dto |
Requests to and responses from Authlete APIs and some data structures.
|
| Modifier and Type | Method and Description |
|---|---|
DeveloperAuthenticationCallbackResponse |
DeveloperAuthenticationCallbackResponse.setAuthenticated(boolean authenticated)
Set the authentication result.
|
DeveloperAuthenticationCallbackResponse |
DeveloperAuthenticationCallbackResponse.setDisplayName(String displayName)
Set the display name of the authenticated developer.
|
DeveloperAuthenticationCallbackResponse |
DeveloperAuthenticationCallbackResponse.setSubject(String subject)
Set the subject (= unique identifier) of the authenticated developer.
|
Copyright © 2019. All rights reserved.