| Package | Description |
|---|---|
| io.swagger.client.api | |
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
GetJwksResponse |
DevelopersApi.getJsonWebKeySet(GetJwksParams body,
String authorization,
String authorizationOxdId)
Get JSON Web Key Set
Get JSON Web Key Set
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<GetJwksResponse> |
DevelopersApi.getJsonWebKeySetWithHttpInfo(GetJwksParams body,
String authorization,
String authorizationOxdId)
Get JSON Web Key Set
Get JSON Web Key Set
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
DevelopersApi.getJsonWebKeySetAsync(GetJwksParams body,
String authorization,
String authorizationOxdId,
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 © 2021. All rights reserved.