| Package | Description |
|---|---|
| io.swagger.client | |
| io.swagger.client.api |
| Modifier and Type | Method and Description |
|---|---|
void |
ApiCallback.onFailure(ApiException e,
int statusCode,
Map<String,List<String>> responseHeaders)
This is called when the API call fails.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
ApiClient.buildCall(String path,
String method,
List<Pair> queryParams,
List<Pair> collectionQueryParams,
Object body,
Map<String,String> headerParams,
Map<String,Object> formParams,
String[] authNames,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build HTTP call with the given options.
|
com.squareup.okhttp.Request |
ApiClient.buildRequest(String path,
String method,
List<Pair> queryParams,
List<Pair> collectionQueryParams,
Object body,
Map<String,String> headerParams,
Map<String,Object> formParams,
String[] authNames,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build an HTTP request with the given options.
|
<T> T |
ApiClient.deserialize(com.squareup.okhttp.Response response,
Type returnType)
Deserialize response body to Java object, according to the return type and
the Content-Type response header.
|
File |
ApiClient.downloadFileFromResponse(com.squareup.okhttp.Response response)
Download file from the given response.
|
<T> ApiResponse<T> |
ApiClient.execute(com.squareup.okhttp.Call call)
|
<T> ApiResponse<T> |
ApiClient.execute(com.squareup.okhttp.Call call,
Type returnType)
Execute HTTP call and deserialize the HTTP response body into the given return type.
|
<T> T |
ApiClient.handleResponse(com.squareup.okhttp.Response response,
Type returnType)
Handle the given response, return the deserialized object when the response is successful.
|
com.squareup.okhttp.RequestBody |
ApiClient.serialize(Object obj,
String contentType)
Serialize the given Java object into request body according to the object's
class and the request Content-Type.
|
| Modifier and Type | Method and Description |
|---|---|
GetAccessTokenByRefreshTokenResponse |
DevelopersApi.getAccessTokenByRefreshToken(String authorization,
GetAccessTokenByRefreshTokenParams getAccessTokenByRefreshTokenParams)
Get Access Token By Refresh Token
Get Access Token By Refresh Token
|
com.squareup.okhttp.Call |
DevelopersApi.getAccessTokenByRefreshTokenAsync(String authorization,
GetAccessTokenByRefreshTokenParams getAccessTokenByRefreshTokenParams,
ApiCallback<GetAccessTokenByRefreshTokenResponse> callback)
Get Access Token By Refresh Token (asynchronously)
Get Access Token By Refresh Token
|
com.squareup.okhttp.Call |
DevelopersApi.getAccessTokenByRefreshTokenCall(String authorization,
GetAccessTokenByRefreshTokenParams getAccessTokenByRefreshTokenParams,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getAccessTokenByRefreshToken
|
ApiResponse<GetAccessTokenByRefreshTokenResponse> |
DevelopersApi.getAccessTokenByRefreshTokenWithHttpInfo(String authorization,
GetAccessTokenByRefreshTokenParams getAccessTokenByRefreshTokenParams)
Get Access Token By Refresh Token
Get Access Token By Refresh Token
|
GetAuthorizationUrlResponse |
DevelopersApi.getAuthorizationUrl(String authorization,
GetAuthorizationUrlParams getAuthorizationUrlParams)
Get Authorization Url
Gets authorization url
|
com.squareup.okhttp.Call |
DevelopersApi.getAuthorizationUrlAsync(String authorization,
GetAuthorizationUrlParams getAuthorizationUrlParams,
ApiCallback<GetAuthorizationUrlResponse> callback)
Get Authorization Url (asynchronously)
Gets authorization url
|
com.squareup.okhttp.Call |
DevelopersApi.getAuthorizationUrlCall(String authorization,
GetAuthorizationUrlParams getAuthorizationUrlParams,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getAuthorizationUrl
|
ApiResponse<GetAuthorizationUrlResponse> |
DevelopersApi.getAuthorizationUrlWithHttpInfo(String authorization,
GetAuthorizationUrlParams getAuthorizationUrlParams)
Get Authorization Url
Gets authorization url
|
GetClientTokenResponse |
DevelopersApi.getClientToken(GetClientTokenParams getClientTokenParams)
Get Client Token
Gets Client Token
|
com.squareup.okhttp.Call |
DevelopersApi.getClientTokenAsync(GetClientTokenParams getClientTokenParams,
ApiCallback<GetClientTokenResponse> callback)
Get Client Token (asynchronously)
Gets Client Token
|
com.squareup.okhttp.Call |
DevelopersApi.getClientTokenCall(GetClientTokenParams getClientTokenParams,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getClientToken
|
ApiResponse<GetClientTokenResponse> |
DevelopersApi.getClientTokenWithHttpInfo(GetClientTokenParams getClientTokenParams)
Get Client Token
Gets Client Token
|
GetDiscoveryResponse |
DevelopersApi.getDiscovery(GetDiscoveryParams getDiscoveryParams)
Get OP Discovery Configuration
Get OP Discovery Configuration
|
com.squareup.okhttp.Call |
DevelopersApi.getDiscoveryAsync(GetDiscoveryParams getDiscoveryParams,
ApiCallback<GetDiscoveryResponse> callback)
Get OP Discovery Configuration (asynchronously)
Get OP Discovery Configuration
|
com.squareup.okhttp.Call |
DevelopersApi.getDiscoveryCall(GetDiscoveryParams getDiscoveryParams,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getDiscovery
|
ApiResponse<GetDiscoveryResponse> |
DevelopersApi.getDiscoveryWithHttpInfo(GetDiscoveryParams getDiscoveryParams)
Get OP Discovery Configuration
Get OP Discovery Configuration
|
GetJwksResponse |
DevelopersApi.getJsonWebKeySet(String authorization,
GetJwksParams getJwksParams)
Get JSON Web Key Set
Get JSON Web Key Set
|
com.squareup.okhttp.Call |
DevelopersApi.getJsonWebKeySetAsync(String authorization,
GetJwksParams getJwksParams,
ApiCallback<GetJwksResponse> callback)
Get JSON Web Key Set (asynchronously)
Get JSON Web Key Set
|
com.squareup.okhttp.Call |
DevelopersApi.getJsonWebKeySetCall(String authorization,
GetJwksParams getJwksParams,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getJsonWebKeySet
|
ApiResponse<GetJwksResponse> |
DevelopersApi.getJsonWebKeySetWithHttpInfo(String authorization,
GetJwksParams getJwksParams)
Get JSON Web Key Set
Get JSON Web Key Set
|
GetLogoutUriResponse |
DevelopersApi.getLogoutUri(String authorization,
GetLogoutUriParams getLogoutUriParams)
Get Logout URL
Get Logout URL
|
com.squareup.okhttp.Call |
DevelopersApi.getLogoutUriAsync(String authorization,
GetLogoutUriParams getLogoutUriParams,
ApiCallback<GetLogoutUriResponse> callback)
Get Logout URL (asynchronously)
Get Logout URL
|
com.squareup.okhttp.Call |
DevelopersApi.getLogoutUriCall(String authorization,
GetLogoutUriParams getLogoutUriParams,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getLogoutUri
|
ApiResponse<GetLogoutUriResponse> |
DevelopersApi.getLogoutUriWithHttpInfo(String authorization,
GetLogoutUriParams getLogoutUriParams)
Get Logout URL
Get Logout URL
|
GetTokensByCodeResponse |
DevelopersApi.getTokensByCode(String authorization,
GetTokensByCodeParams getTokensByCodeParams)
Get Tokens By Code
Get tokens by code
|
com.squareup.okhttp.Call |
DevelopersApi.getTokensByCodeAsync(String authorization,
GetTokensByCodeParams getTokensByCodeParams,
ApiCallback<GetTokensByCodeResponse> callback)
Get Tokens By Code (asynchronously)
Get tokens by code
|
com.squareup.okhttp.Call |
DevelopersApi.getTokensByCodeCall(String authorization,
GetTokensByCodeParams getTokensByCodeParams,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getTokensByCode
|
ApiResponse<GetTokensByCodeResponse> |
DevelopersApi.getTokensByCodeWithHttpInfo(String authorization,
GetTokensByCodeParams getTokensByCodeParams)
Get Tokens By Code
Get tokens by code
|
Map<String,Object> |
DevelopersApi.getUserInfo(String authorization,
GetUserInfoParams getUserInfoParams)
Get User Info
Get User Info
|
com.squareup.okhttp.Call |
DevelopersApi.getUserInfoAsync(String authorization,
GetUserInfoParams getUserInfoParams,
ApiCallback<Map<String,Object>> callback)
Get User Info (asynchronously)
Get User Info
|
com.squareup.okhttp.Call |
DevelopersApi.getUserInfoCall(String authorization,
GetUserInfoParams getUserInfoParams,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getUserInfo
|
ApiResponse<Map<String,Object>> |
DevelopersApi.getUserInfoWithHttpInfo(String authorization,
GetUserInfoParams getUserInfoParams)
Get User Info
Get User Info
|
void |
DevelopersApi.healthCheck()
Health Check
Health Check endpoint is for quick check whether oxd-server is alive.
|
com.squareup.okhttp.Call |
DevelopersApi.healthCheckAsync(ApiCallback<Void> callback)
Health Check (asynchronously)
Health Check endpoint is for quick check whether oxd-server is alive.
|
com.squareup.okhttp.Call |
DevelopersApi.healthCheckCall(ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for healthCheck
|
ApiResponse<Void> |
DevelopersApi.healthCheckWithHttpInfo()
Health Check
Health Check endpoint is for quick check whether oxd-server is alive.
|
IntrospectAccessTokenResponse |
DevelopersApi.introspectAccessToken(String authorization,
IntrospectAccessTokenParams introspectAccessTokenParams)
Introspect Access Token
Introspect Access Token
|
com.squareup.okhttp.Call |
DevelopersApi.introspectAccessTokenAsync(String authorization,
IntrospectAccessTokenParams introspectAccessTokenParams,
ApiCallback<IntrospectAccessTokenResponse> callback)
Introspect Access Token (asynchronously)
Introspect Access Token
|
com.squareup.okhttp.Call |
DevelopersApi.introspectAccessTokenCall(String authorization,
IntrospectAccessTokenParams introspectAccessTokenParams,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for introspectAccessToken
|
ApiResponse<IntrospectAccessTokenResponse> |
DevelopersApi.introspectAccessTokenWithHttpInfo(String authorization,
IntrospectAccessTokenParams introspectAccessTokenParams)
Introspect Access Token
Introspect Access Token
|
IntrospectRptResponse |
DevelopersApi.introspectRpt(String authorization,
IntrospectRptParams introspectRptParams)
Introspect RPT
Introspect RPT
|
com.squareup.okhttp.Call |
DevelopersApi.introspectRptAsync(String authorization,
IntrospectRptParams introspectRptParams,
ApiCallback<IntrospectRptResponse> callback)
Introspect RPT (asynchronously)
Introspect RPT
|
com.squareup.okhttp.Call |
DevelopersApi.introspectRptCall(String authorization,
IntrospectRptParams introspectRptParams,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for introspectRpt
|
ApiResponse<IntrospectRptResponse> |
DevelopersApi.introspectRptWithHttpInfo(String authorization,
IntrospectRptParams introspectRptParams)
Introspect RPT
Introspect RPT
|
RegisterSiteResponse |
DevelopersApi.registerSite(RegisterSiteParams registerSiteParams)
Register Site
Registers site at oxd-server
|
com.squareup.okhttp.Call |
DevelopersApi.registerSiteAsync(RegisterSiteParams registerSiteParams,
ApiCallback<RegisterSiteResponse> callback)
Register Site (asynchronously)
Registers site at oxd-server
|
com.squareup.okhttp.Call |
DevelopersApi.registerSiteCall(RegisterSiteParams registerSiteParams,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for registerSite
|
ApiResponse<RegisterSiteResponse> |
DevelopersApi.registerSiteWithHttpInfo(RegisterSiteParams registerSiteParams)
Register Site
Registers site at oxd-server
|
UpdateSiteResponse |
DevelopersApi.removeSite(String authorization,
RemoveSiteParams removeSiteParams)
Remove Site
Removes site from oxd-server
|
com.squareup.okhttp.Call |
DevelopersApi.removeSiteAsync(String authorization,
RemoveSiteParams removeSiteParams,
ApiCallback<UpdateSiteResponse> callback)
Remove Site (asynchronously)
Removes site from oxd-server
|
com.squareup.okhttp.Call |
DevelopersApi.removeSiteCall(String authorization,
RemoveSiteParams removeSiteParams,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for removeSite
|
ApiResponse<UpdateSiteResponse> |
DevelopersApi.removeSiteWithHttpInfo(String authorization,
RemoveSiteParams removeSiteParams)
Remove Site
Removes site from oxd-server
|
UmaRpGetClaimsGatheringUrlResponse |
DevelopersApi.umaRpGetClaimsGatheringUrl(String authorization,
UmaRpGetClaimsGatheringUrlParams umaRpGetClaimsGatheringUrlParams)
UMA RP Get Claims Gathering URL
UMA RP Get Claims Gathering URL
|
com.squareup.okhttp.Call |
DevelopersApi.umaRpGetClaimsGatheringUrlAsync(String authorization,
UmaRpGetClaimsGatheringUrlParams umaRpGetClaimsGatheringUrlParams,
ApiCallback<UmaRpGetClaimsGatheringUrlResponse> callback)
UMA RP Get Claims Gathering URL (asynchronously)
UMA RP Get Claims Gathering URL
|
com.squareup.okhttp.Call |
DevelopersApi.umaRpGetClaimsGatheringUrlCall(String authorization,
UmaRpGetClaimsGatheringUrlParams umaRpGetClaimsGatheringUrlParams,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for umaRpGetClaimsGatheringUrl
|
ApiResponse<UmaRpGetClaimsGatheringUrlResponse> |
DevelopersApi.umaRpGetClaimsGatheringUrlWithHttpInfo(String authorization,
UmaRpGetClaimsGatheringUrlParams umaRpGetClaimsGatheringUrlParams)
UMA RP Get Claims Gathering URL
UMA RP Get Claims Gathering URL
|
UmaRpGetRptResponse |
DevelopersApi.umaRpGetRpt(String authorization,
UmaRpGetRptParams umaRpGetRptParams)
UMA RP Get RPT
UMA RP Get RPT
|
com.squareup.okhttp.Call |
DevelopersApi.umaRpGetRptAsync(String authorization,
UmaRpGetRptParams umaRpGetRptParams,
ApiCallback<UmaRpGetRptResponse> callback)
UMA RP Get RPT (asynchronously)
UMA RP Get RPT
|
com.squareup.okhttp.Call |
DevelopersApi.umaRpGetRptCall(String authorization,
UmaRpGetRptParams umaRpGetRptParams,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for umaRpGetRpt
|
ApiResponse<UmaRpGetRptResponse> |
DevelopersApi.umaRpGetRptWithHttpInfo(String authorization,
UmaRpGetRptParams umaRpGetRptParams)
UMA RP Get RPT
UMA RP Get RPT
|
UmaRsCheckAccessResponse |
DevelopersApi.umaRsCheckAccess(String authorization,
UmaRsCheckAccessParams umaRsCheckAccessParams)
UMA RS Check Access
UMA RS Check Access
|
com.squareup.okhttp.Call |
DevelopersApi.umaRsCheckAccessAsync(String authorization,
UmaRsCheckAccessParams umaRsCheckAccessParams,
ApiCallback<UmaRsCheckAccessResponse> callback)
UMA RS Check Access (asynchronously)
UMA RS Check Access
|
com.squareup.okhttp.Call |
DevelopersApi.umaRsCheckAccessCall(String authorization,
UmaRsCheckAccessParams umaRsCheckAccessParams,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for umaRsCheckAccess
|
ApiResponse<UmaRsCheckAccessResponse> |
DevelopersApi.umaRsCheckAccessWithHttpInfo(String authorization,
UmaRsCheckAccessParams umaRsCheckAccessParams)
UMA RS Check Access
UMA RS Check Access
|
UmaRsProtectResponse |
DevelopersApi.umaRsProtect(String authorization,
UmaRsProtectParams umaRsProtectParams)
UMA RS Protect Resources
UMA RS Protect Resources.
|
com.squareup.okhttp.Call |
DevelopersApi.umaRsProtectAsync(String authorization,
UmaRsProtectParams umaRsProtectParams,
ApiCallback<UmaRsProtectResponse> callback)
UMA RS Protect Resources (asynchronously)
UMA RS Protect Resources.
|
com.squareup.okhttp.Call |
DevelopersApi.umaRsProtectCall(String authorization,
UmaRsProtectParams umaRsProtectParams,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for umaRsProtect
|
ApiResponse<UmaRsProtectResponse> |
DevelopersApi.umaRsProtectWithHttpInfo(String authorization,
UmaRsProtectParams umaRsProtectParams)
UMA RS Protect Resources
UMA RS Protect Resources.
|
UpdateSiteResponse |
DevelopersApi.updateSite(String authorization,
UpdateSiteParams updateSiteParams)
Update Site
Updates site at oxd-server.
|
com.squareup.okhttp.Call |
DevelopersApi.updateSiteAsync(String authorization,
UpdateSiteParams updateSiteParams,
ApiCallback<UpdateSiteResponse> callback)
Update Site (asynchronously)
Updates site at oxd-server.
|
com.squareup.okhttp.Call |
DevelopersApi.updateSiteCall(String authorization,
UpdateSiteParams updateSiteParams,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateSite
|
ApiResponse<UpdateSiteResponse> |
DevelopersApi.updateSiteWithHttpInfo(String authorization,
UpdateSiteParams updateSiteParams)
Update Site
Updates site at oxd-server.
|
Copyright © 2021. All rights reserved.