| 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
|
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
|
com.squareup.okhttp.Call |
DevelopersApi.getJsonWebKeySetCall(GetJwksParams body,
String authorization,
String authorizationOxdId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getJsonWebKeySet
|
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 |
|---|---|
GetJwksParams |
GetJwksParams.opConfigurationEndpoint(String opConfigurationEndpoint) |
GetJwksParams |
GetJwksParams.opDiscoveryPath(String opDiscoveryPath) |
GetJwksParams |
GetJwksParams.opHost(String opHost) |
Copyright © 2021. All rights reserved.