Uses of Class
org.wso2.am.integration.test.utils.clients.APIStoreRestClient
Packages that use APIStoreRestClient
-
Uses of APIStoreRestClient in org.wso2.am.integration.test.utils.base
Fields in org.wso2.am.integration.test.utils.base declared as APIStoreRestClientMethods in org.wso2.am.integration.test.utils.base with parameters of type APIStoreRestClientModifier and TypeMethodDescriptionprotected voidAPIManagerLifecycleBaseTest.createPublishAndSubscribeToAPI(org.wso2.carbon.apimgt.api.model.APIIdentifier apiIdentifier, APICreationRequestBean apiCreationRequestBean, APIPublisherRestClient publisherRestClient, APIStoreRestClient storeRestClient, String applicationName) Create publish and subscribe a API.protected ApplicationKeyBeanAPIManagerLifecycleBaseTest.generateApplicationKeys(APIStoreRestClient storeRestClient, String applicationName) Generate the access tokenprotected org.wso2.carbon.automation.test.utils.http.client.HttpResponseAPIManagerLifecycleBaseTest.subscribeToAPI(org.wso2.carbon.apimgt.api.model.APIIdentifier apiIdentifier, String applicationName, APIStoreRestClient storeRestClient) Subscribe a API