Uses of Class
org.wso2.am.integration.clients.internal.api.dto.KeyManagerDTO
Packages that use KeyManagerDTO
Package
Description
-
Uses of KeyManagerDTO in org.wso2.am.integration.clients.internal.api
Methods in org.wso2.am.integration.clients.internal.api that return types with arguments of type KeyManagerDTOModifier and TypeMethodDescriptionDefaultApi.keymanagersGet(String xWSO2Tenant) An Array of key managers configured this will provide key managers configuredDefaultApi.keymanagersGetWithHttpInfo(String xWSO2Tenant) An Array of key managers configured this will provide key managers configuredMethod parameters in org.wso2.am.integration.clients.internal.api with type arguments of type KeyManagerDTOModifier and TypeMethodDescriptioncom.squareup.okhttp.CallDefaultApi.keymanagersGetAsync(String xWSO2Tenant, ApiCallback<List<KeyManagerDTO>> callback) An Array of key managers configured (asynchronously) this will provide key managers configured -
Uses of KeyManagerDTO in org.wso2.am.integration.clients.internal.api.dto
Methods in org.wso2.am.integration.clients.internal.api.dto that return KeyManagerDTOModifier and TypeMethodDescriptionKeyManagerDTO._configuration(Object _configuration) KeyManagerDTO.tenantDomain(String tenantDomain)