| Package | Description |
|---|---|
| io.swagger.client.api | |
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
GetJwksResponse |
DevelopersApi.getJsonWebKeySet(String authorization,
GetJwksParams getJwksParams)
Get JSON Web Key Set
Get JSON Web Key Set
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<GetJwksResponse> |
DevelopersApi.getJsonWebKeySetWithHttpInfo(String authorization,
GetJwksParams getJwksParams)
Get JSON Web Key Set
Get JSON Web Key Set
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
DevelopersApi.getJsonWebKeySetAsync(String authorization,
GetJwksParams getJwksParams,
ApiCallback<GetJwksResponse> callback)
Get JSON Web Key Set (asynchronously)
Get JSON Web Key Set
|
| Modifier and Type | Method and Description |
|---|---|
GetJwksResponse |
GetJwksResponse.addKeysItem(JsonWebKey keysItem) |
GetJwksResponse |
GetJwksResponse.keys(List<JsonWebKey> keys) |
Copyright © 2020. All rights reserved.