| Package | Description |
|---|---|
| org.wso2.am.integration.clients.admin.api | |
| org.wso2.am.integration.clients.admin.api.dto |
| Modifier and Type | Method and Description |
|---|---|
KeyManagerWellKnownResponseDTO |
KeyManagerCollectionApi.keyManagersDiscoverPost(String url,
String type)
Retrieve Well-known information from Key Manager Well-known Endpoint
Retrieve well-known information from key manager's well-known endpoint
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<KeyManagerWellKnownResponseDTO> |
KeyManagerCollectionApi.keyManagersDiscoverPostWithHttpInfo(String url,
String type)
Retrieve Well-known information from Key Manager Well-known Endpoint
Retrieve well-known information from key manager's well-known endpoint
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
KeyManagerCollectionApi.keyManagersDiscoverPostAsync(String url,
String type,
ApiCallback<KeyManagerWellKnownResponseDTO> _callback)
Retrieve Well-known information from Key Manager Well-known Endpoint (asynchronously)
Retrieve well-known information from key manager's well-known endpoint
|
| Modifier and Type | Method and Description |
|---|---|
KeyManagerWellKnownResponseDTO |
KeyManagerWellKnownResponseDTO.valid(Boolean valid) |
KeyManagerWellKnownResponseDTO |
KeyManagerWellKnownResponseDTO.value(KeyManagerDTO value) |
Copyright © 2021 WSO2 Inc. All rights reserved.