Skip navigation links
A C D E F G I J O P R S T U W X Z 

A

API_REGISTRY_BASE_LOCATION - Static variable in class org.wso2.carbon.apimgt.importexport.APIImportExportConstants
 
APIExportException - Exception in org.wso2.carbon.apimgt.importexport
This class is used for handling exceptions occur in API export
APIExportException(String) - Constructor for exception org.wso2.carbon.apimgt.importexport.APIExportException
 
APIExportException(String, Throwable) - Constructor for exception org.wso2.carbon.apimgt.importexport.APIExportException
 
APIExportException(Throwable) - Constructor for exception org.wso2.carbon.apimgt.importexport.APIExportException
 
APIExportUtil - Class in org.wso2.carbon.apimgt.importexport.utils
This is the util class which consists of all the functions for exporting API
APIImportException - Exception in org.wso2.carbon.apimgt.importexport
This is the class to represent APIImportException.
APIImportException(String) - Constructor for exception org.wso2.carbon.apimgt.importexport.APIImportException
 
APIImportException(String, Throwable) - Constructor for exception org.wso2.carbon.apimgt.importexport.APIImportException
 
APIImportExportConstants - Class in org.wso2.carbon.apimgt.importexport
This class contains all the constants required for API Import and Export
APIImportExportConstants() - Constructor for class org.wso2.carbon.apimgt.importexport.APIImportExportConstants
 
APIImportUtil - Class in org.wso2.carbon.apimgt.importexport.utils
This class provides the functions utilized to import an API from an API archive.
APIImportUtil() - Constructor for class org.wso2.carbon.apimgt.importexport.utils.APIImportUtil
 
APIService - Class in org.wso2.carbon.apimgt.importexport
This class provides JAX-RS services for exporting and importing APIs.
APIService() - Constructor for class org.wso2.carbon.apimgt.importexport.APIService
 
archiveDirectory(String) - Static method in class org.wso2.carbon.apimgt.importexport.utils.ArchiveGeneratorUtil
Archive a provided source directory to a zipped file
ArchiveGeneratorUtil - Class in org.wso2.carbon.apimgt.importexport.utils
This class is used to generate zipped archive files
AUTHENTICATION_ADMIN_SERVICE_ENDPOINT - Static variable in class org.wso2.carbon.apimgt.importexport.APIImportExportConstants
 
AuthenticationContext - Class in org.wso2.carbon.apimgt.importexport.utils
This class is used to keep track of the Authentication Context of a user.
AuthenticationContext() - Constructor for class org.wso2.carbon.apimgt.importexport.utils.AuthenticationContext
 
AuthenticatorUtil - Class in org.wso2.carbon.apimgt.importexport.utils
This class provides authentication facility for importing and exporting APIs Basic authentication is used for this purpose Users with admin roles are only eligible for accessing those JAX-RS services
authorizeUser(HttpHeaders) - Static method in class org.wso2.carbon.apimgt.importexport.utils.AuthenticatorUtil
Checks whether received credentials for accessing API is authorized for exporting and importing APIs

C

CHARSET - Static variable in class org.wso2.carbon.apimgt.importexport.APIImportExportConstants
 
createDirectory(String) - Static method in class org.wso2.carbon.apimgt.importexport.utils.APIExportUtil
Create directory at the given path

D

DIRECTORY_SEPARATOR - Static variable in class org.wso2.carbon.apimgt.importexport.APIImportExportConstants
 
DOCUMENT_DIRECTORY - Static variable in class org.wso2.carbon.apimgt.importexport.APIImportExportConstants
 
DOCUMENT_FILE_LOCATION - Static variable in class org.wso2.carbon.apimgt.importexport.APIImportExportConstants
 

E

exportAPI(String, String, String, HttpHeaders) - Method in class org.wso2.carbon.apimgt.importexport.APIService
This service exports an API from API Manager for a given API ID Meta information, API icon, documentation, WSDL and sequences are exported This service generates a zipped archive which contains all the above mentioned resources for a given API
exportAPIDocumentation(List<Documentation>, APIIdentifier, Registry) - Static method in class org.wso2.carbon.apimgt.importexport.utils.APIExportUtil
Retrieve documentation for the exporting API and store it in the archive directory FILE, INLINE and URL documentations are handled
exportSequences(API, APIIdentifier, Registry) - Static method in class org.wso2.carbon.apimgt.importexport.utils.APIExportUtil
Retrieve available custom sequences and API specific sequences for API export
exportWSDL(APIIdentifier, Registry) - Static method in class org.wso2.carbon.apimgt.importexport.utils.APIExportUtil
Retrieve WSDL for the exporting API and store it in the archive directory
extractArchive(File, String) - Static method in class org.wso2.carbon.apimgt.importexport.utils.APIImportUtil
This method decompresses API the archive

F

FAULT_SEQUENCE_LOCATION - Static variable in class org.wso2.carbon.apimgt.importexport.APIImportExportConstants
 
FILE_DOC_TYPE - Static variable in class org.wso2.carbon.apimgt.importexport.APIImportExportConstants
 
FILE_DOCUMENT_DIRECTORY - Static variable in class org.wso2.carbon.apimgt.importexport.APIImportExportConstants
 

G

getDomainAwareUsername() - Method in class org.wso2.carbon.apimgt.importexport.utils.AuthenticationContext
 
getPassword() - Method in class org.wso2.carbon.apimgt.importexport.utils.AuthenticationContext
 
getProvider(String) - Static method in class org.wso2.carbon.apimgt.importexport.utils.APIExportUtil
Retrieve API provider
getRegistry() - Static method in class org.wso2.carbon.apimgt.importexport.utils.APIExportUtil
Retrieve registry for the current tenant
getUsername() - Method in class org.wso2.carbon.apimgt.importexport.utils.AuthenticationContext
 

I

ID_ELEMENT - Static variable in class org.wso2.carbon.apimgt.importexport.APIImportExportConstants
 
IMAGE_FILE_LOCATION - Static variable in class org.wso2.carbon.apimgt.importexport.APIImportExportConstants
 
IMAGE_FILE_NAME - Static variable in class org.wso2.carbon.apimgt.importexport.APIImportExportConstants
 
importAPI(InputStream, String, HttpHeaders) - Method in class org.wso2.carbon.apimgt.importexport.APIService
This is the service which is used to import an API.
importAPI(String, String, boolean) - Static method in class org.wso2.carbon.apimgt.importexport.utils.APIImportUtil
This method imports an API
IN_SEQUENCE_LOCATION - Static variable in class org.wso2.carbon.apimgt.importexport.APIImportExportConstants
 
initializeProvider(String) - Static method in class org.wso2.carbon.apimgt.importexport.utils.APIImportUtil
This method initializes the Provider when there is a direct request to import an API
INLINE_DOC_CONTENT_REGISTRY_DIRECTORY - Static variable in class org.wso2.carbon.apimgt.importexport.APIImportExportConstants
 
INLINE_DOC_TYPE - Static variable in class org.wso2.carbon.apimgt.importexport.APIImportExportConstants
 
INLINE_DOCUMENT_DIRECTORY - Static variable in class org.wso2.carbon.apimgt.importexport.APIImportExportConstants
 

J

JSON_FILE_LOCATION - Static variable in class org.wso2.carbon.apimgt.importexport.APIImportExportConstants
 

O

org.wso2.carbon.apimgt.importexport - package org.wso2.carbon.apimgt.importexport
 
org.wso2.carbon.apimgt.importexport.utils - package org.wso2.carbon.apimgt.importexport.utils
 
OUT_SEQUENCE_LOCATION - Static variable in class org.wso2.carbon.apimgt.importexport.APIImportExportConstants
 

P

PROVIDER_ELEMENT - Static variable in class org.wso2.carbon.apimgt.importexport.APIImportExportConstants
 

R

retrieveApiToExport(APIIdentifier, String) - Static method in class org.wso2.carbon.apimgt.importexport.utils.APIExportUtil
This method retrieves all meta information and registry resources required for an API to recreate

S

setArchiveBasePath(String) - Static method in class org.wso2.carbon.apimgt.importexport.utils.APIExportUtil
Set base path where exporting archive should be generated
setDomainAwareUsername(String) - Method in class org.wso2.carbon.apimgt.importexport.utils.AuthenticationContext
 
setPassword(String) - Method in class org.wso2.carbon.apimgt.importexport.utils.AuthenticationContext
 
setUsername(String) - Method in class org.wso2.carbon.apimgt.importexport.utils.AuthenticationContext
 
STATUS_FALSE - Static variable in class org.wso2.carbon.apimgt.importexport.APIImportExportConstants
 
SWAGGER_DEFINITION_LOCATION - Static variable in class org.wso2.carbon.apimgt.importexport.APIImportExportConstants
 

T

TEMP_DIR - Static variable in class org.wso2.carbon.apimgt.importexport.APIImportExportConstants
 
TEMP_FILENAME_LENGTH - Static variable in class org.wso2.carbon.apimgt.importexport.APIImportExportConstants
 
transferFile(InputStream, String, String) - Static method in class org.wso2.carbon.apimgt.importexport.utils.APIImportUtil
This method uploads a given file to specified location

U

UPLOAD_FILE_NAME - Static variable in class org.wso2.carbon.apimgt.importexport.APIImportExportConstants
 
URL_DOC_TYPE - Static variable in class org.wso2.carbon.apimgt.importexport.APIImportExportConstants
 

W

WSDL_EXTENSION - Static variable in class org.wso2.carbon.apimgt.importexport.APIImportExportConstants
 
WSDL_LOCATION - Static variable in class org.wso2.carbon.apimgt.importexport.APIImportExportConstants
 
WSDL_URL - Static variable in class org.wso2.carbon.apimgt.importexport.APIImportExportConstants
 

X

XML_EXTENSION - Static variable in class org.wso2.carbon.apimgt.importexport.APIImportExportConstants
 

Z

ZIP_FILE_SEPARATOR - Static variable in class org.wso2.carbon.apimgt.importexport.APIImportExportConstants
 
A C D E F G I J O P R S T U W X Z 
Skip navigation links

Copyright © 2018 WSO2 Inc. All rights reserved.