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

A

ACCESS_TOKEN - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 
ACCESS_URLS - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
ADDITIONAL_PROPERTIES - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
addPathDefinition(String, PathDefinition) - Method in class io.cellery.cell.gateway.initializer.beans.request.PathsMapping
 
ALLOW_QUERY_PATTERN - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 
API - Class in io.cellery.cell.gateway.initializer.beans.controller
Class to represent API.
API() - Constructor for class io.cellery.cell.gateway.initializer.beans.controller.API
 
API_CONFIG_PATH - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 
API_DEFINITION - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
API_VERSION - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
ApiCreateRequest - Class in io.cellery.cell.gateway.initializer.beans.request
Class to represents information required for API creation.
ApiCreateRequest() - Constructor for class io.cellery.cell.gateway.initializer.beans.request.ApiCreateRequest
 
ApiDefinition - Class in io.cellery.cell.gateway.initializer.beans.controller
Class to represent API definition.
ApiDefinition() - Constructor for class io.cellery.cell.gateway.initializer.beans.controller.ApiDefinition
 
APIException - Exception in io.cellery.cell.gateway.initializer.exceptions
Vick API handler exceptions.
APIException() - Constructor for exception io.cellery.cell.gateway.initializer.exceptions.APIException
 
APIException(String) - Constructor for exception io.cellery.cell.gateway.initializer.exceptions.APIException
 
APIException(String, Throwable) - Constructor for exception io.cellery.cell.gateway.initializer.exceptions.APIException
 
APIM_BASE_URL - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
APIMConfig - Class in io.cellery.cell.gateway.initializer.beans.controller
Bean for holding API Manager configuration.
APIMConfig() - Constructor for class io.cellery.cell.gateway.initializer.beans.controller.APIMConfig
 
APIS - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 

B

BACKEND - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
BASIC - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 
BEARER - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 
BODY - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 

C

Cell - Class in io.cellery.cell.gateway.initializer.beans.controller
Class to represent Cell
Cell() - Constructor for class io.cellery.cell.gateway.initializer.beans.controller.Cell
 
CELL - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
CELL_CONFIGURATION_FILE_PATH - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 
CELL_NAME_PROPERTY - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 
checkClientTrusted(X509Certificate[], String) - Method in class io.cellery.cell.gateway.initializer.utils.RequestProcessor.TrustAllTrustManager
 
checkServerTrusted(X509Certificate[], String) - Method in class io.cellery.cell.gateway.initializer.utils.RequestProcessor.TrustAllTrustManager
 
CLIENT_ID - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 
CLIENT_SECRET - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 
ConfigManager - Class in io.cellery.cell.gateway.initializer.internals
Methods to read the configuration files
ConfigManager() - Constructor for class io.cellery.cell.gateway.initializer.internals.ConfigManager
 
Constants - Class in io.cellery.cell.gateway.initializer.utils
This class represents the constants.
Constants() - Constructor for class io.cellery.cell.gateway.initializer.utils.Constants
 
Constants.JsonParamNames - Class in io.cellery.cell.gateway.initializer.utils
Json param names Constants.
Constants.Utils - Class in io.cellery.cell.gateway.initializer.utils
Json param names Constants.
CONTENT_TYPE_APPLICATION_JSON - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 
CONTENT_TYPE_APPLICATION_URL_ENCODED - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 
CONTEXT - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 

D

DEFINITION - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
DELETE - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
DESCRIPTION - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
DIFFERENT_CONTEXT_ERROR - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 
doGet(String, String, String, String) - Method in class io.cellery.cell.gateway.initializer.utils.RequestProcessor
Execute http get request.
doPost(String, String, String, String, String) - Method in class io.cellery.cell.gateway.initializer.utils.RequestProcessor
Execute http post request
DUPLICATE_API_ERROR - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 
DUPLICATE_CONTEXT_ERROR - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 
DUPLICATE_LABEL_ERROR - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 

E

EMPTY_STRING - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 
Endpoint - Class in io.cellery.cell.gateway.initializer.beans.request
Represents endpoint information.
Endpoint() - Constructor for class io.cellery.cell.gateway.initializer.beans.request.Endpoint
 
ENDPOINT_CONFIG - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
ENDPOINT_TYPE - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
ERROR_EXIT_CODE - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 

G

GATEWAY_ENVIRONMENTS - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
GET - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
getAcceptedIssuers() - Method in class io.cellery.cell.gateway.initializer.utils.RequestProcessor.TrustAllTrustManager
 
getAccessUrls() - Method in class io.cellery.cell.gateway.initializer.beans.request.Label
 
getAdditionalProperties() - Method in class io.cellery.cell.gateway.initializer.beans.request.ApiCreateRequest
 
getApiDefinition() - Method in class io.cellery.cell.gateway.initializer.beans.request.ApiCreateRequest
 
getApimBaseUrl() - Method in class io.cellery.cell.gateway.initializer.beans.controller.RestConfig
 
getAPIMConfiguration() - Static method in class io.cellery.cell.gateway.initializer.internals.ConfigManager
Returns the whole configuration as a APIMConfig beans
getApis() - Method in class io.cellery.cell.gateway.initializer.beans.controller.Cell
 
getApiToken() - Method in class io.cellery.cell.gateway.initializer.beans.controller.APIMConfig
 
getApiVersion() - Method in class io.cellery.cell.gateway.initializer.beans.controller.RestConfig
 
getBackend() - Method in class io.cellery.cell.gateway.initializer.beans.controller.API
 
getCell() - Method in class io.cellery.cell.gateway.initializer.beans.controller.Cell
 
getCellConfiguration() - Static method in class io.cellery.cell.gateway.initializer.internals.ConfigManager
Returns the whole configuration as a Cell beans
getClientId() - Method in class io.cellery.cell.gateway.initializer.beans.controller.APIMConfig
 
getClientSecret() - Method in class io.cellery.cell.gateway.initializer.beans.controller.APIMConfig
 
getContext() - Method in class io.cellery.cell.gateway.initializer.beans.controller.API
 
getContext() - Method in class io.cellery.cell.gateway.initializer.beans.request.ApiCreateRequest
 
getDefinitions() - Method in class io.cellery.cell.gateway.initializer.beans.controller.API
 
getDelete() - Method in class io.cellery.cell.gateway.initializer.beans.request.PathDefinition
 
getDescription() - Method in class io.cellery.cell.gateway.initializer.beans.request.Label
 
getEndpointConfig() - Method in class io.cellery.cell.gateway.initializer.beans.request.ApiCreateRequest
 
getEndpointType() - Method in class io.cellery.cell.gateway.initializer.beans.request.Endpoint
 
getGatewayEnvironments() - Method in class io.cellery.cell.gateway.initializer.beans.request.ApiCreateRequest
 
getGet() - Method in class io.cellery.cell.gateway.initializer.beans.request.PathDefinition
 
getHostname() - Method in class io.cellery.cell.gateway.initializer.beans.controller.Cell
 
getIn() - Method in class io.cellery.cell.gateway.initializer.beans.request.Parameter
 
getLabels() - Method in class io.cellery.cell.gateway.initializer.beans.request.ApiCreateRequest
 
getMethod() - Method in class io.cellery.cell.gateway.initializer.beans.controller.ApiDefinition
 
getName() - Method in class io.cellery.cell.gateway.initializer.beans.request.ApiCreateRequest
 
getName() - Method in class io.cellery.cell.gateway.initializer.beans.request.Label
 
getName() - Method in class io.cellery.cell.gateway.initializer.beans.request.Parameter
 
getParameters() - Method in class io.cellery.cell.gateway.initializer.beans.request.Method
 
getPassword() - Method in class io.cellery.cell.gateway.initializer.beans.controller.RestConfig
 
getPath() - Method in class io.cellery.cell.gateway.initializer.beans.controller.ApiDefinition
 
getPaths() - Method in class io.cellery.cell.gateway.initializer.beans.request.PathsMapping
 
getPost() - Method in class io.cellery.cell.gateway.initializer.beans.request.PathDefinition
 
getProductionEndPoint() - Method in class io.cellery.cell.gateway.initializer.beans.request.Endpoint
 
getPut() - Method in class io.cellery.cell.gateway.initializer.beans.request.PathDefinition
 
getRegisterPayload() - Method in class io.cellery.cell.gateway.initializer.beans.controller.RestConfig
 
getRequired() - Method in class io.cellery.cell.gateway.initializer.beans.request.Parameter
 
getRestConfiguration() - Static method in class io.cellery.cell.gateway.initializer.internals.ConfigManager
Returns the whole configuration as a RestConfig beans
getSandboxEndPoint() - Method in class io.cellery.cell.gateway.initializer.beans.request.Endpoint
 
getSwagger() - Method in class io.cellery.cell.gateway.initializer.beans.request.PathsMapping
 
getTiers() - Method in class io.cellery.cell.gateway.initializer.beans.request.ApiCreateRequest
 
getTokenEndpoint() - Method in class io.cellery.cell.gateway.initializer.beans.controller.RestConfig
 
getTransport() - Method in class io.cellery.cell.gateway.initializer.beans.request.ApiCreateRequest
 
getTrustStore() - Method in class io.cellery.cell.gateway.initializer.beans.controller.RestConfig
 
getUrl() - Method in class io.cellery.cell.gateway.initializer.beans.request.ProductionEndpoint
 
getUrl() - Method in class io.cellery.cell.gateway.initializer.beans.request.SandboxEndpoint
 
getUsername() - Method in class io.cellery.cell.gateway.initializer.beans.controller.RestConfig
 
getVersion() - Method in class io.cellery.cell.gateway.initializer.beans.controller.Cell
 
getVersion() - Method in class io.cellery.cell.gateway.initializer.beans.request.ApiCreateRequest
 
getVisibility() - Method in class io.cellery.cell.gateway.initializer.beans.request.ApiCreateRequest
 
getxAuthType() - Method in class io.cellery.cell.gateway.initializer.beans.request.Method
 
getxThrottlingTier() - Method in class io.cellery.cell.gateway.initializer.beans.request.Method
 
GLOBAL - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
GLOBAL - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 

H

HOME_PATH - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 
HOSTNAME - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
HTTP - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 
HTTP_CONTENT_TYPE - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 
HTTP_REQ_HEADER_AUTHZ - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 
HTTP_RESPONSE_TYPE_ACCEPT - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 

I

ID - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 
IN - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
io.cellery.cell.gateway.initializer - package io.cellery.cell.gateway.initializer
 
io.cellery.cell.gateway.initializer.beans.controller - package io.cellery.cell.gateway.initializer.beans.controller
 
io.cellery.cell.gateway.initializer.beans.request - package io.cellery.cell.gateway.initializer.beans.request
 
io.cellery.cell.gateway.initializer.exceptions - package io.cellery.cell.gateway.initializer.exceptions
 
io.cellery.cell.gateway.initializer.internals - package io.cellery.cell.gateway.initializer.internals
 
io.cellery.cell.gateway.initializer.utils - package io.cellery.cell.gateway.initializer.utils
 
IS_DEFAULT_VERSION - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
isDefaultVersion() - Method in class io.cellery.cell.gateway.initializer.beans.request.ApiCreateRequest
 
isGlobal() - Method in class io.cellery.cell.gateway.initializer.beans.controller.API
 

J

JsonParamNames() - Constructor for class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 

L

Label - Class in io.cellery.cell.gateway.initializer.beans.request
Class to represent label.
Label() - Constructor for class io.cellery.cell.gateway.initializer.beans.request.Label
 
LABELS - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 

M

main(String[]) - Static method in class io.cellery.cell.gateway.initializer.UpdateManager
 
Method - Class in io.cellery.cell.gateway.initializer.beans.request
Class t represent method information.
Method() - Constructor for class io.cellery.cell.gateway.initializer.beans.request.Method
 
METHOD - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
MICROGATEWAY_PATH - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 
MOUNT_FILE_PATH - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 

N

NAME - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
NONE - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 

P

Parameter - Class in io.cellery.cell.gateway.initializer.beans.request
Class to represent API definition parameters.
Parameter() - Constructor for class io.cellery.cell.gateway.initializer.beans.request.Parameter
 
PARAMETERS - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
PASSWORD - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
PATH - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
PATH_ADMIN - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 
PATH_APIS - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 
PATH_CLIENT_REGISTRATION - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 
PATH_LABELS - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 
PATH_LIFECYCLE - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 
PATH_PUBLISHER - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 
PATH_REGISTER - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 
PathDefinition - Class in io.cellery.cell.gateway.initializer.beans.request
Represent Path definition information.
PathDefinition() - Constructor for class io.cellery.cell.gateway.initializer.beans.request.PathDefinition
 
PATHS - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
PathsMapping - Class in io.cellery.cell.gateway.initializer.beans.request
Class to represent paths map.
PathsMapping() - Constructor for class io.cellery.cell.gateway.initializer.beans.request.PathsMapping
 
POST - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
PRODUCTION_AND_SANDBOX - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 
PRODUCTION_ENDPOINTS - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
ProductionEndpoint - Class in io.cellery.cell.gateway.initializer.beans.request
Represents Production endpoint.
ProductionEndpoint() - Constructor for class io.cellery.cell.gateway.initializer.beans.request.ProductionEndpoint
 
PUT - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 

R

REGISTER_PAYLOAD - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
RequestProcessor - Class in io.cellery.cell.gateway.initializer.utils
Utility methods for HTTP request processors
RequestProcessor() - Constructor for class io.cellery.cell.gateway.initializer.utils.RequestProcessor
 
RequestProcessor.TrustAllTrustManager - Class in io.cellery.cell.gateway.initializer.utils
Trust Manager which trusts all certificates.
REQUIRED - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
REST_CONFIGURATION_FILE_PATH - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 
RestConfig - Class in io.cellery.cell.gateway.initializer.beans.controller
Rest configuration object.
RestConfig() - Constructor for class io.cellery.cell.gateway.initializer.beans.controller.RestConfig
 

S

SANDBOX_ENDPOINTS - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
SandboxEndpoint - Class in io.cellery.cell.gateway.initializer.beans.request
Represent the sandbox endpoint.
SandboxEndpoint() - Constructor for class io.cellery.cell.gateway.initializer.beans.request.SandboxEndpoint
 
setAccessUrls(List) - Method in class io.cellery.cell.gateway.initializer.beans.request.Label
 
setAdditionalProperties(Map<String, String>) - Method in class io.cellery.cell.gateway.initializer.beans.request.ApiCreateRequest
 
setApiDefinition(String) - Method in class io.cellery.cell.gateway.initializer.beans.request.ApiCreateRequest
 
setApimBaseUrl(String) - Method in class io.cellery.cell.gateway.initializer.beans.controller.RestConfig
 
setApis(List<API>) - Method in class io.cellery.cell.gateway.initializer.beans.controller.Cell
 
setApiToken(String) - Method in class io.cellery.cell.gateway.initializer.beans.controller.APIMConfig
 
setApiVersion(String) - Method in class io.cellery.cell.gateway.initializer.beans.controller.RestConfig
 
setBackend(String) - Method in class io.cellery.cell.gateway.initializer.beans.controller.API
 
setCell(String) - Method in class io.cellery.cell.gateway.initializer.beans.controller.Cell
 
setClientId(String) - Method in class io.cellery.cell.gateway.initializer.beans.controller.APIMConfig
 
setClientSecret(String) - Method in class io.cellery.cell.gateway.initializer.beans.controller.APIMConfig
 
setContext(String) - Method in class io.cellery.cell.gateway.initializer.beans.controller.API
 
setContext(String) - Method in class io.cellery.cell.gateway.initializer.beans.request.ApiCreateRequest
 
setDefaultVersion(Boolean) - Method in class io.cellery.cell.gateway.initializer.beans.request.ApiCreateRequest
 
setDefinitions(List<ApiDefinition>) - Method in class io.cellery.cell.gateway.initializer.beans.controller.API
 
setDelete(Method) - Method in class io.cellery.cell.gateway.initializer.beans.request.PathDefinition
 
setDescription(String) - Method in class io.cellery.cell.gateway.initializer.beans.request.Label
 
setEndpointConfig(String) - Method in class io.cellery.cell.gateway.initializer.beans.request.ApiCreateRequest
 
setEndpointType(String) - Method in class io.cellery.cell.gateway.initializer.beans.request.Endpoint
 
setGatewayEnvironments(String) - Method in class io.cellery.cell.gateway.initializer.beans.request.ApiCreateRequest
 
setGet(Method) - Method in class io.cellery.cell.gateway.initializer.beans.request.PathDefinition
 
setGlobal(boolean) - Method in class io.cellery.cell.gateway.initializer.beans.controller.API
 
setHostname(String) - Method in class io.cellery.cell.gateway.initializer.beans.controller.Cell
 
setIn(String) - Method in class io.cellery.cell.gateway.initializer.beans.request.Parameter
 
setLabels(List) - Method in class io.cellery.cell.gateway.initializer.beans.request.ApiCreateRequest
 
setMethod(String) - Method in class io.cellery.cell.gateway.initializer.beans.controller.ApiDefinition
 
setName(String) - Method in class io.cellery.cell.gateway.initializer.beans.request.ApiCreateRequest
 
setName(String) - Method in class io.cellery.cell.gateway.initializer.beans.request.Label
 
setName(String) - Method in class io.cellery.cell.gateway.initializer.beans.request.Parameter
 
setParameters(List<Parameter>) - Method in class io.cellery.cell.gateway.initializer.beans.request.Method
 
setPassword(String) - Method in class io.cellery.cell.gateway.initializer.beans.controller.RestConfig
 
setPath(String) - Method in class io.cellery.cell.gateway.initializer.beans.controller.ApiDefinition
 
setPost(Method) - Method in class io.cellery.cell.gateway.initializer.beans.request.PathDefinition
 
setProductionEndPoint(ProductionEndpoint) - Method in class io.cellery.cell.gateway.initializer.beans.request.Endpoint
 
setPut(Method) - Method in class io.cellery.cell.gateway.initializer.beans.request.PathDefinition
 
setRegisterPayload(JSONObject) - Method in class io.cellery.cell.gateway.initializer.beans.controller.RestConfig
 
setRequired(Boolean) - Method in class io.cellery.cell.gateway.initializer.beans.request.Parameter
 
setSandboxEndPoint(SandboxEndpoint) - Method in class io.cellery.cell.gateway.initializer.beans.request.Endpoint
 
setSwagger(String) - Method in class io.cellery.cell.gateway.initializer.beans.request.PathsMapping
 
setTiers(List) - Method in class io.cellery.cell.gateway.initializer.beans.request.ApiCreateRequest
 
setTokenEndpoint(String) - Method in class io.cellery.cell.gateway.initializer.beans.controller.RestConfig
 
setTransport(List) - Method in class io.cellery.cell.gateway.initializer.beans.request.ApiCreateRequest
 
setTrustStore(JSONObject) - Method in class io.cellery.cell.gateway.initializer.beans.controller.RestConfig
 
setUrl(String) - Method in class io.cellery.cell.gateway.initializer.beans.request.ProductionEndpoint
 
setUrl(String) - Method in class io.cellery.cell.gateway.initializer.beans.request.SandboxEndpoint
 
setUsername(String) - Method in class io.cellery.cell.gateway.initializer.beans.controller.RestConfig
 
setVersion(String) - Method in class io.cellery.cell.gateway.initializer.beans.controller.Cell
 
setVersion(String) - Method in class io.cellery.cell.gateway.initializer.beans.request.ApiCreateRequest
 
setVisibility(String) - Method in class io.cellery.cell.gateway.initializer.beans.request.ApiCreateRequest
 
setxAuthType(String) - Method in class io.cellery.cell.gateway.initializer.beans.request.Method
 
setxThrottlingTier(String) - Method in class io.cellery.cell.gateway.initializer.beans.request.Method
 
SWAGGER - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
SWAGGER_FOLDER - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 
SWAGGER_VERSION - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 

T

TIERS - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
TOKEN_ENDPOINT - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
TOKEN_PAYLOAD - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 
TRANSPORT - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
TRUST_STORE - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
TrustAllTrustManager() - Constructor for class io.cellery.cell.gateway.initializer.utils.RequestProcessor.TrustAllTrustManager
 

U

UNDERSCORE - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 
UNZIP_FILE_PATH - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 
UpdateManager - Class in io.cellery.cell.gateway.initializer
Class for create APIs in global API Manager.
UpdateManager() - Constructor for class io.cellery.cell.gateway.initializer.UpdateManager
 
URL - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
USERNAME - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
Utils() - Constructor for class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 

V

VERSION - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
VISIBILITY - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 

W

WILDCARD_PATTERN - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.Utils
 

X

X_AUTH_TYPE - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
X_THROTTLING_TIER - Static variable in class io.cellery.cell.gateway.initializer.utils.Constants.JsonParamNames
 
A B C D E G H I J L M N P R S T U V W X 
Skip navigation links

Copyright © 2019 WSO2. All rights reserved.