Uses of Class
org.wso2.am.integration.clients.admin.api.dto.KeyManagerWellKnownResponseDTO
Packages that use KeyManagerWellKnownResponseDTO
Package
Description
-
Uses of KeyManagerWellKnownResponseDTO in org.wso2.am.integration.clients.admin.api
Methods in org.wso2.am.integration.clients.admin.api that return KeyManagerWellKnownResponseDTOModifier and TypeMethodDescriptionKeyManagerCollectionApi.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 endpointMethods in org.wso2.am.integration.clients.admin.api that return types with arguments of type KeyManagerWellKnownResponseDTOModifier and TypeMethodDescriptionKeyManagerCollectionApi.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 endpointMethod parameters in org.wso2.am.integration.clients.admin.api with type arguments of type KeyManagerWellKnownResponseDTOModifier and TypeMethodDescriptionokhttp3.CallKeyManagerCollectionApi.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 -
Uses of KeyManagerWellKnownResponseDTO in org.wso2.am.integration.clients.admin.api.dto
Methods in org.wso2.am.integration.clients.admin.api.dto that return KeyManagerWellKnownResponseDTO