Skip navigation links
A B C D E G H I J L O P R S T U W X 

A

addAdvanceThrottlePolicy(String, String, String, String, Integer, long, ThrottleLimit.TypeEnum, long, String) - Static method in class org.wso2.carbon.apimgt.samples.utils.ThrottlingUtils
This method is used to add advanceThrottlingPolicies
addAdvanceThrottlePolicyForTenants(String, String, String, String, Integer, long, ThrottleLimit.TypeEnum, long, String, String, String, String) - Static method in class org.wso2.carbon.apimgt.samples.utils.ThrottlingUtils
This method is used to add advanceThrottlingPolicies for tenants.
addAdvanceThrottlePolicyWithConditionalGroups(String, String, String, String, Integer, long, ThrottleLimit.TypeEnum, long, String, String, String, String, String, boolean, String) - Static method in class org.wso2.carbon.apimgt.samples.utils.ThrottlingUtils
This method is used to add advanceThrottlingPolicies with Conditional Groups.
addUser(String, String, String, String[], String, String) - Static method in class org.wso2.carbon.apimgt.samples.utils.UserManagementUtils
 
ADMIN_PASSWORD - Static variable in class org.wso2.carbon.apimgt.samples.utils.Constants
 
ADMIN_USERNAME - Static variable in class org.wso2.carbon.apimgt.samples.utils.Constants
 
API_DEFINITION - Static variable in class org.wso2.carbon.apimgt.samples.utils.Constants
 
API_DESCRIPTION - Static variable in class org.wso2.carbon.apimgt.samples.utils.Constants
 
API_LIFECYCLE - Static variable in class org.wso2.carbon.apimgt.samples.utils.Constants
 
ApiBean - Class in org.wso2.carbon.apimgt.samples.utils.beans
 
ApiBean() - Constructor for class org.wso2.carbon.apimgt.samples.utils.beans.ApiBean
 
APPLICATION_JSON - Static variable in class org.wso2.carbon.apimgt.samples.utils.Constants
 
AuthenticateStub - Class in org.wso2.carbon.apimgt.samples.utils.stubs
This class authenticate stubs with valid session cookie.
AuthenticateStub() - Constructor for class org.wso2.carbon.apimgt.samples.utils.stubs.AuthenticateStub
 
authenticateStub(String, Stub) - Static method in class org.wso2.carbon.apimgt.samples.utils.stubs.AuthenticateStub
Stub authentication method
authenticateStub(Stub, String, String) - Static method in class org.wso2.carbon.apimgt.samples.utils.stubs.AuthenticateStub
 
authenticateStub(String, String, Stub) - Static method in class org.wso2.carbon.apimgt.samples.utils.stubs.AuthenticateStub
Authenticate the given web service stub against the Product user manager.

B

BLOCK - Static variable in class org.wso2.carbon.apimgt.samples.utils.Constants
 
blockAPI(String) - Static method in class org.wso2.carbon.apimgt.samples.utils.SampleUtils
This method is used to block the created API.

C

CARBON_HOME - Static variable in class org.wso2.carbon.apimgt.samples.utils.Constants
 
CARBON_HOME_VALUE - Static variable in class org.wso2.carbon.apimgt.samples.utils.Constants
 
CHAR_AT - Static variable in class org.wso2.carbon.apimgt.samples.utils.Constants
 
CLIENT_TRUSTORE_JKS - Static variable in class org.wso2.carbon.apimgt.samples.utils.Constants
 
Constants - Class in org.wso2.carbon.apimgt.samples.utils
 
Constants() - Constructor for class org.wso2.carbon.apimgt.samples.utils.Constants
 
createApi(String, String, String, ArrayList<String>, ArrayList<String>, API.SubscriptionAvailabilityEnum, String, String, ArrayList<String>) - Static method in class org.wso2.carbon.apimgt.samples.utils.SampleUtils
This method is used to create an API.
createApiForTenant(String, String, String, API.VisibilityEnum, ArrayList<String>, ArrayList<String>, API.SubscriptionAvailabilityEnum, String, String, ArrayList<String>, String, String, String) - Static method in class org.wso2.carbon.apimgt.samples.utils.SampleUtils
This method is used to create an API for a tenant.
createApplication(String, String, String) - Static method in class org.wso2.carbon.apimgt.samples.utils.SampleUtils
 
createNewAPIVersion(String, String) - Static method in class org.wso2.carbon.apimgt.samples.utils.SampleUtils
This method is used to create a new API of the existing API.
createSubscription(String, String, String, Subscription.StatusEnum) - Static method in class org.wso2.carbon.apimgt.samples.utils.SampleUtils
 
createTenant(String, String, String, String, String, String) - Static method in class org.wso2.carbon.apimgt.samples.utils.TenantUtils
This method is used to create tenants.

D

deleteWebAppList(List<String>, String) - Method in class org.wso2.carbon.apimgt.samples.utils.Clients.WebAppAdminClient
 
deployWebApp(String, String, String, String, String) - Static method in class org.wso2.carbon.apimgt.samples.utils.WebAppDeployUtils
THis method is used to deploy war files.
DEPRECATE - Static variable in class org.wso2.carbon.apimgt.samples.utils.Constants
 
deprecateAPI(String) - Static method in class org.wso2.carbon.apimgt.samples.utils.SampleUtils
This method is used to deprecate the created API.
doGet(String, Map<String, String>) - Static method in class org.wso2.carbon.apimgt.samples.utils.HTTPSClientUtils
do HTTP GET operation for the given URL
doPost(String, Map<String, String>, List<NameValuePair>) - Static method in class org.wso2.carbon.apimgt.samples.utils.HTTPSClientUtils
do HTTP POST operation for the given URL
doPost(String, Map<String, String>, String) - Static method in class org.wso2.carbon.apimgt.samples.utils.HTTPSClientUtils
do HTTP POST operation for the given URL
doPost(URL, Map<String, String>, String) - Static method in class org.wso2.carbon.apimgt.samples.utils.HTTPSClientUtils
do HTTP POST operation for the given URL with JSON entity
doPost(URL, String, Map<String, String>) - Static method in class org.wso2.carbon.apimgt.samples.utils.HTTPSClientUtils
do HTTP POST operation for the given URL
doPut(String, Map<String, String>, String) - Static method in class org.wso2.carbon.apimgt.samples.utils.HTTPSClientUtils
do HTTP PUT operation for the given URL

E

ENDPOINT_DEFINITION - Static variable in class org.wso2.carbon.apimgt.samples.utils.Constants
 

G

GATEWAY_ENVIRONMENTS - Static variable in class org.wso2.carbon.apimgt.samples.utils.Constants
 
generateKeys(String, String, String, ApplicationKeyGenerateRequest.KeyTypeEnum, ArrayList<String>, ArrayList<String>, ArrayList<String>) - Static method in class org.wso2.carbon.apimgt.samples.utils.SampleUtils
 
getAdminFirstName() - Method in class org.wso2.carbon.apimgt.samples.utils.beans.TenantBean
 
getAdminLastName() - Method in class org.wso2.carbon.apimgt.samples.utils.beans.TenantBean
 
getAdminPwd() - Method in class org.wso2.carbon.apimgt.samples.utils.beans.TenantBean
 
getAdminUser() - Method in class org.wso2.carbon.apimgt.samples.utils.beans.TenantBean
 
getApiContext() - Method in class org.wso2.carbon.apimgt.samples.utils.beans.ApiBean
 
getApiId() - Method in class org.wso2.carbon.apimgt.samples.utils.beans.ApiBean
 
getApiName() - Method in class org.wso2.carbon.apimgt.samples.utils.beans.ApiBean
 
getApiVersion() - Method in class org.wso2.carbon.apimgt.samples.utils.beans.ApiBean
 
getData() - Method in class org.wso2.carbon.apimgt.samples.utils.HttpResponse
 
getDomain() - Method in class org.wso2.carbon.apimgt.samples.utils.beans.TenantBean
 
getFaultyWebAppList(String) - Method in class org.wso2.carbon.apimgt.samples.utils.Clients.WebAppAdminClient
Get faulty WebApp list for the given search String.
getHeaders() - Method in class org.wso2.carbon.apimgt.samples.utils.HttpResponse
 
getHttpsClient() - Static method in class org.wso2.carbon.apimgt.samples.utils.HTTPSClientUtils
get the HTTP Client
getId() - Method in class org.wso2.carbon.apimgt.samples.utils.beans.TenantBean
 
getPagedFaultyWebAppsSummary(String, String, int) - Method in class org.wso2.carbon.apimgt.samples.utils.Clients.WebAppAdminClient
Get faulty WebApp summary in Paged manner.
getPagedWebAppsSummary(String, String, String, int) - Method in class org.wso2.carbon.apimgt.samples.utils.Clients.WebAppAdminClient
Get WebApp summary in Paged manner.
getResponseBody(HttpResponse) - Static method in class org.wso2.carbon.apimgt.samples.utils.HTTPSClientUtils
read the response body as String
getResponseCode() - Method in class org.wso2.carbon.apimgt.samples.utils.HttpResponse
 
getResponseMessage() - Method in class org.wso2.carbon.apimgt.samples.utils.HttpResponse
 
getTagList() - Method in class org.wso2.carbon.apimgt.samples.utils.beans.ApiBean
 
getWebAppList(String) - Method in class org.wso2.carbon.apimgt.samples.utils.Clients.WebAppAdminClient
Get WebApp list for the given search String.

H

HttpResponse - Class in org.wso2.carbon.apimgt.samples.utils
 
HttpResponse(String, int) - Constructor for class org.wso2.carbon.apimgt.samples.utils.HttpResponse
 
HttpResponse(String, int, Map<String, String>) - Constructor for class org.wso2.carbon.apimgt.samples.utils.HttpResponse
 
HTTPSClientUtils - Class in org.wso2.carbon.apimgt.samples.utils
This class is high level implementation for the HTTP client for Secure connection
HTTPSClientUtils() - Constructor for class org.wso2.carbon.apimgt.samples.utils.HTTPSClientUtils
 

I

isAlive() - Method in class org.wso2.carbon.apimgt.samples.utils.Clients.ServerAdminServiceClient
 

J

JAVAX_NET_SSL_TRUST_STORE - Static variable in class org.wso2.carbon.apimgt.samples.utils.Constants
 
JAVAX_NET_SSL_TRUST_STORE_PASSWORD - Static variable in class org.wso2.carbon.apimgt.samples.utils.Constants
 
JAVAX_NET_SSL_TRUST_STORE_TYPE - Static variable in class org.wso2.carbon.apimgt.samples.utils.Constants
 
JKS - Static variable in class org.wso2.carbon.apimgt.samples.utils.Constants
 
JSON_EXTENSION - Static variable in class org.wso2.carbon.apimgt.samples.utils.Constants
 

L

LifecycleManagementClient - Class in org.wso2.carbon.apimgt.samples.utils.Clients
 
LifecycleManagementClient(String, String, String) - Constructor for class org.wso2.carbon.apimgt.samples.utils.Clients.LifecycleManagementClient
 
LifecycleUtils - Class in org.wso2.carbon.apimgt.samples.utils
 
LifecycleUtils() - Constructor for class org.wso2.carbon.apimgt.samples.utils.LifecycleUtils
 

O

org.wso2.carbon.apimgt.samples.utils - package org.wso2.carbon.apimgt.samples.utils
 
org.wso2.carbon.apimgt.samples.utils.beans - package org.wso2.carbon.apimgt.samples.utils.beans
 
org.wso2.carbon.apimgt.samples.utils.Clients - package org.wso2.carbon.apimgt.samples.utils.Clients
 
org.wso2.carbon.apimgt.samples.utils.stubs - package org.wso2.carbon.apimgt.samples.utils.stubs
 

P

PROTOCOL_HTTPS - Static variable in class org.wso2.carbon.apimgt.samples.utils.Constants
 
PROVIDER_ADMIN - Static variable in class org.wso2.carbon.apimgt.samples.utils.Constants
 
publishAPI(String) - Static method in class org.wso2.carbon.apimgt.samples.utils.SampleUtils
This method is used to publish the created API.
publishAPI(String, String, String, String) - Static method in class org.wso2.carbon.apimgt.samples.utils.SampleUtils
This methos id used to publish the created API for tenants.
PUBLISHED - Static variable in class org.wso2.carbon.apimgt.samples.utils.Constants
 

R

REJECT - Static variable in class org.wso2.carbon.apimgt.samples.utils.Constants
 
rejectAPI(String) - Static method in class org.wso2.carbon.apimgt.samples.utils.SampleUtils
This method is used to reject the created API.
restartServer() - Method in class org.wso2.carbon.apimgt.samples.utils.Clients.ServerAdminServiceClient
 
restartServer(String, String, String) - Static method in class org.wso2.carbon.apimgt.samples.utils.ServerUtils
 

S

SampleUtils - Class in org.wso2.carbon.apimgt.samples.utils
This util class performs the actions related to API objects.
SampleUtils() - Constructor for class org.wso2.carbon.apimgt.samples.utils.SampleUtils
 
ServerAdminServiceClient - Class in org.wso2.carbon.apimgt.samples.utils.Clients
 
ServerAdminServiceClient(String, String, String) - Constructor for class org.wso2.carbon.apimgt.samples.utils.Clients.ServerAdminServiceClient
 
ServerUtils - Class in org.wso2.carbon.apimgt.samples.utils
 
ServerUtils() - Constructor for class org.wso2.carbon.apimgt.samples.utils.ServerUtils
 
setAdminFirstName(String) - Method in class org.wso2.carbon.apimgt.samples.utils.beans.TenantBean
 
setAdminLastName(String) - Method in class org.wso2.carbon.apimgt.samples.utils.beans.TenantBean
 
setAdminPwd(String) - Method in class org.wso2.carbon.apimgt.samples.utils.beans.TenantBean
 
setAdminUser(String) - Method in class org.wso2.carbon.apimgt.samples.utils.beans.TenantBean
 
setApiContext(String) - Method in class org.wso2.carbon.apimgt.samples.utils.beans.ApiBean
 
setApiId(String) - Method in class org.wso2.carbon.apimgt.samples.utils.beans.ApiBean
 
setApiName(String) - Method in class org.wso2.carbon.apimgt.samples.utils.beans.ApiBean
 
setApiVersion(String) - Method in class org.wso2.carbon.apimgt.samples.utils.beans.ApiBean
 
setData(String) - Method in class org.wso2.carbon.apimgt.samples.utils.HttpResponse
 
setDomain(String) - Method in class org.wso2.carbon.apimgt.samples.utils.beans.TenantBean
 
setHeaders(Map<String, String>) - Method in class org.wso2.carbon.apimgt.samples.utils.HttpResponse
 
setId(int) - Method in class org.wso2.carbon.apimgt.samples.utils.beans.TenantBean
 
setResponseCode(int) - Method in class org.wso2.carbon.apimgt.samples.utils.HttpResponse
 
setResponseMessage(String) - Method in class org.wso2.carbon.apimgt.samples.utils.HttpResponse
 
setTagList(ArrayList) - Method in class org.wso2.carbon.apimgt.samples.utils.beans.ApiBean
 

T

TENANT_MGT_ADMIN_SERVICE - Static variable in class org.wso2.carbon.apimgt.samples.utils.Constants
 
TenantBean - Class in org.wso2.carbon.apimgt.samples.utils.beans
 
TenantBean() - Constructor for class org.wso2.carbon.apimgt.samples.utils.beans.TenantBean
 
TenantUtils - Class in org.wso2.carbon.apimgt.samples.utils
 
TenantUtils() - Constructor for class org.wso2.carbon.apimgt.samples.utils.TenantUtils
 
ThrottlingUtils - Class in org.wso2.carbon.apimgt.samples.utils
 
ThrottlingUtils() - Constructor for class org.wso2.carbon.apimgt.samples.utils.ThrottlingUtils
 
TIERS_UNLIMITED - Static variable in class org.wso2.carbon.apimgt.samples.utils.Constants
 

U

updateLifecycle(String, String, String, String) - Static method in class org.wso2.carbon.apimgt.samples.utils.LifecycleUtils
 
updateLifecycleConfiguration(String) - Method in class org.wso2.carbon.apimgt.samples.utils.Clients.LifecycleManagementClient
 
uploadWarFile(String) - Method in class org.wso2.carbon.apimgt.samples.utils.Clients.WebAppAdminClient
Upload war files to the "repository/deployment/server/webapps/" location.
USAGE_PLAN_DEMO - Static variable in class org.wso2.carbon.apimgt.samples.utils.Constants
 
UserManagementUtils - Class in org.wso2.carbon.apimgt.samples.utils
 
UserManagementUtils() - Constructor for class org.wso2.carbon.apimgt.samples.utils.UserManagementUtils
 

W

waitForServerStartup(String, String, String) - Static method in class org.wso2.carbon.apimgt.samples.utils.ServerUtils
 
WebAppAdminClient - Class in org.wso2.carbon.apimgt.samples.utils.Clients
Client that enable the functions of WebAppAdmin service.
WebAppAdminClient(String, String, String) - Constructor for class org.wso2.carbon.apimgt.samples.utils.Clients.WebAppAdminClient
 
WebAppDeployUtils - Class in org.wso2.carbon.apimgt.samples.utils
This class consist of the functionalities related to war file deployments.a
WebAppDeployUtils() - Constructor for class org.wso2.carbon.apimgt.samples.utils.WebAppDeployUtils
 
WSO2_CARBON - Static variable in class org.wso2.carbon.apimgt.samples.utils.Constants
 

X

XML - Static variable in class org.wso2.carbon.apimgt.samples.utils.Constants
 
A B C D E G H I J L O P R S T U W X 
Skip navigation links

Copyright © 2018 WSO2 Inc. All rights reserved.