A C D E G H I J M P R S V W Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addOptions() - Method in class com.axway.apim.appexport.lib.AppExportCLIOptions
- addOptions() - Method in class com.axway.apim.appimport.lib.AppImportCLIOptions
- APIAccessComparator - Class in com.axway.apim.appexport.lib
- APIAccessComparator() - Constructor for class com.axway.apim.appexport.lib.APIAccessComparator
- AppCredentialsSerializer - Class in com.axway.apim.appexport.impl.jackson
- AppCredentialsSerializer(JsonSerializer<Object>) - Constructor for class com.axway.apim.appexport.impl.jackson.AppCredentialsSerializer
- AppCredentialsSerializer(Class<ClientAppCredential>, JsonSerializer<Object>) - Constructor for class com.axway.apim.appexport.impl.jackson.AppCredentialsSerializer
- AppExportCLIOptions - Class in com.axway.apim.appexport.lib
- AppExportParams - Class in com.axway.apim.appexport.lib
- AppExportParams() - Constructor for class com.axway.apim.appexport.lib.AppExportParams
- AppExportSerializerModifier - Class in com.axway.apim.appexport.impl.jackson
- AppExportSerializerModifier(File) - Constructor for class com.axway.apim.appexport.impl.jackson.AppExportSerializerModifier
- AppImportCLIOptions - Class in com.axway.apim.appimport.lib
- AppImportParams - Class in com.axway.apim.appimport.lib
- AppImportParams() - Constructor for class com.axway.apim.appimport.lib.AppImportParams
- ApplicationComparator - Class in com.axway.apim.appexport.lib
- ApplicationComparator() - Constructor for class com.axway.apim.appexport.lib.ApplicationComparator
- ApplicationExportApp - Class in com.axway.apim.appexport
- ApplicationExportApp() - Constructor for class com.axway.apim.appexport.ApplicationExportApp
- ApplicationExporter - Class in com.axway.apim.appexport.impl
- ApplicationExporter(AppExportParams, ExportResult) - Constructor for class com.axway.apim.appexport.impl.ApplicationExporter
- ApplicationExporter.ResultHandler - Enum in com.axway.apim.appexport.impl
- AppQuotaSerializer - Class in com.axway.apim.appexport.impl.jackson
- AppQuotaSerializer(JsonSerializer<Object>) - Constructor for class com.axway.apim.appexport.impl.jackson.AppQuotaSerializer
- AppQuotaSerializer(Class<APIQuota>, JsonSerializer<Object>) - Constructor for class com.axway.apim.appexport.impl.jackson.AppQuotaSerializer
- apps - Variable in class com.axway.apim.ClientAppAdapter
C
- ClientAppAdapter - Class in com.axway.apim
- ClientAppAdapter() - Constructor for class com.axway.apim.ClientAppAdapter
- ClientAppConfigAdapter - Class in com.axway.apim.appimport.adapter
- ClientAppConfigAdapter(AppImportParams) - Constructor for class com.axway.apim.appimport.adapter.ClientAppConfigAdapter
- ClientAppConfigAdapter(AppImportParams, Result) - Constructor for class com.axway.apim.appimport.adapter.ClientAppConfigAdapter
- ClientAppImportManager - Class in com.axway.apim.appimport
- ClientAppImportManager() - Constructor for class com.axway.apim.appimport.ClientAppImportManager
- ClientApplicationImportApp - Class in com.axway.apim.appimport
- ClientApplicationImportApp() - Constructor for class com.axway.apim.appimport.ClientApplicationImportApp
- com.axway.apim - package com.axway.apim
- com.axway.apim.appexport - package com.axway.apim.appexport
- com.axway.apim.appexport.impl - package com.axway.apim.appexport.impl
- com.axway.apim.appexport.impl.jackson - package com.axway.apim.appexport.impl.jackson
- com.axway.apim.appexport.lib - package com.axway.apim.appexport.lib
- com.axway.apim.appexport.model - package com.axway.apim.appexport.model
- com.axway.apim.appimport - package com.axway.apim.appimport
- com.axway.apim.appimport.adapter - package com.axway.apim.appimport.adapter
- com.axway.apim.appimport.lib - package com.axway.apim.appimport.lib
- compare(APIAccess, APIAccess) - Method in class com.axway.apim.appexport.lib.APIAccessComparator
- compare(ClientApplication, ClientApplication) - Method in class com.axway.apim.appexport.lib.ApplicationComparator
- CONSOLE_EXPORTER - com.axway.apim.appexport.impl.ApplicationExporter.ResultHandler
- ConsoleAppExporter - Class in com.axway.apim.appexport.impl
- ConsoleAppExporter(AppExportParams, ExportResult) - Constructor for class com.axway.apim.appexport.impl.ConsoleAppExporter
- create(ApplicationExporter.ResultHandler, AppExportParams, ExportResult) - Static method in class com.axway.apim.appexport.impl.ApplicationExporter
- create(String[]) - Static method in class com.axway.apim.appexport.lib.AppExportCLIOptions
- create(String[]) - Static method in class com.axway.apim.appimport.lib.AppImportCLIOptions
- CSV_EXPORTER - com.axway.apim.appexport.impl.ApplicationExporter.ResultHandler
- CSVAppExporter - Class in com.axway.apim.appexport.impl
- CSVAppExporter(AppExportParams, ExportResult) - Constructor for class com.axway.apim.appexport.impl.CSVAppExporter
D
- delete(AppExportParams) - Method in class com.axway.apim.appexport.ApplicationExportApp
- delete(String[]) - Static method in class com.axway.apim.appexport.ApplicationExportApp
- DELETE_APP_HANDLER - com.axway.apim.appexport.impl.ApplicationExporter.ResultHandler
- DeleteAppHandler - Class in com.axway.apim.appexport.impl
- DeleteAppHandler(AppExportParams, ExportResult) - Constructor for class com.axway.apim.appexport.impl.DeleteAppHandler
E
- export(AppExportParams) - Method in class com.axway.apim.appexport.ApplicationExportApp
- export(String[]) - Static method in class com.axway.apim.appexport.ApplicationExportApp
- export(List<ClientApplication>) - Method in class com.axway.apim.appexport.impl.ApplicationExporter
- export(List<ClientApplication>) - Method in class com.axway.apim.appexport.impl.ConsoleAppExporter
- export(List<ClientApplication>) - Method in class com.axway.apim.appexport.impl.CSVAppExporter
- export(List<ClientApplication>) - Method in class com.axway.apim.appexport.impl.DeleteAppHandler
- export(List<ClientApplication>) - Method in class com.axway.apim.appexport.impl.JsonApplicationExporter
- ExportApplication - Class in com.axway.apim.appexport.model
- ExportApplication(ClientApplication) - Constructor for class com.axway.apim.appexport.model.ExportApplication
G
- getAPIAccess() - Method in class com.axway.apim.appexport.model.ExportApplication
- getApiName() - Method in class com.axway.apim.appexport.lib.AppExportParams
- getApplications() - Method in class com.axway.apim.ClientAppAdapter
-
Returns a list of application according to the provided filter
- getAppName() - Method in class com.axway.apim.appexport.lib.AppExportCLIOptions
- getAppName() - Method in class com.axway.apim.appimport.lib.AppImportCLIOptions
- getAppQuota() - Method in class com.axway.apim.appexport.model.ExportApplication
- getBaseFilterBuilder() - Method in class com.axway.apim.appexport.impl.ApplicationExporter
- getClazz() - Method in enum com.axway.apim.appexport.impl.ApplicationExporter.ResultHandler
- getCreatedBy() - Method in class com.axway.apim.appexport.lib.AppExportParams
- getCreatedBy(String, ClientApplication) - Method in class com.axway.apim.appexport.impl.ApplicationExporter
- getCreatedOn(Long) - Method in class com.axway.apim.appexport.impl.ApplicationExporter
- getCredential() - Method in class com.axway.apim.appexport.lib.AppExportParams
- getCredentials() - Method in class com.axway.apim.appexport.model.ExportApplication
- getCustomProperties() - Method in class com.axway.apim.appexport.impl.ApplicationExporter
- getCustomProperties() - Method in class com.axway.apim.appexport.model.ExportApplication
- getDescription() - Method in class com.axway.apim.appexport.model.ExportApplication
- getEmail() - Method in class com.axway.apim.appexport.model.ExportApplication
- getFilter() - Method in class com.axway.apim.appexport.impl.ApplicationExporter
- getFilter() - Method in class com.axway.apim.appexport.impl.ConsoleAppExporter
- getFilter() - Method in class com.axway.apim.appexport.impl.CSVAppExporter
- getFilter() - Method in class com.axway.apim.appexport.impl.DeleteAppHandler
- getFilter() - Method in class com.axway.apim.appexport.impl.JsonApplicationExporter
- getGroupDescription() - Method in class com.axway.apim.appexport.ApplicationExportApp
- getGroupDescription() - Method in class com.axway.apim.appimport.ClientApplicationImportApp
- getGroupId() - Method in class com.axway.apim.appexport.ApplicationExportApp
- getGroupId() - Method in class com.axway.apim.appimport.ClientApplicationImportApp
- getId() - Method in class com.axway.apim.appexport.lib.AppExportParams
- getImage() - Method in class com.axway.apim.appexport.model.ExportApplication
- getInstance() - Static method in class com.axway.apim.appexport.lib.AppExportParams
- getName() - Method in class com.axway.apim.appexport.ApplicationExportApp
- getName() - Method in class com.axway.apim.appexport.lib.AppExportParams
- getName() - Method in class com.axway.apim.appexport.model.ExportApplication
- getName() - Method in class com.axway.apim.appimport.ClientApplicationImportApp
- getOauthResources() - Method in class com.axway.apim.appexport.model.ExportApplication
- getOrganization() - Method in class com.axway.apim.appexport.model.ExportApplication
- getOrgName() - Method in class com.axway.apim.appexport.lib.AppExportParams
- getParams() - Method in class com.axway.apim.appexport.lib.AppExportCLIOptions
- getParams() - Method in class com.axway.apim.appimport.lib.AppImportCLIOptions
- getPermissions() - Method in class com.axway.apim.appexport.model.ExportApplication
- getPhone() - Method in class com.axway.apim.appexport.model.ExportApplication
- getRedirectUrl() - Method in class com.axway.apim.appexport.lib.AppExportParams
- getResult() - Method in class com.axway.apim.ClientAppAdapter
- getState() - Method in class com.axway.apim.appexport.lib.AppExportParams
- getState() - Method in class com.axway.apim.appexport.model.ExportApplication
- getVersion() - Method in class com.axway.apim.appexport.ApplicationExportApp
- getVersion() - Method in class com.axway.apim.appimport.ClientApplicationImportApp
H
- hasError() - Method in class com.axway.apim.appexport.impl.ApplicationExporter
I
- importApp(AppImportParams) - Method in class com.axway.apim.appimport.ClientApplicationImportApp
- importApp(String[]) - Static method in class com.axway.apim.appimport.ClientApplicationImportApp
- isEnabled() - Method in class com.axway.apim.appexport.model.ExportApplication
J
- JSON_EXPORTER - com.axway.apim.appexport.impl.ApplicationExporter.ResultHandler
- JsonApplicationExporter - Class in com.axway.apim.appexport.impl
- JsonApplicationExporter(AppExportParams, ExportResult) - Constructor for class com.axway.apim.appexport.impl.JsonApplicationExporter
M
- modifySerializer(SerializationConfig, BeanDescription, JsonSerializer<?>) - Method in class com.axway.apim.appexport.impl.jackson.AppExportSerializerModifier
P
- printUsage(String, String[]) - Method in class com.axway.apim.appexport.lib.AppExportCLIOptions
- printUsage(String, String[]) - Method in class com.axway.apim.appimport.lib.AppImportCLIOptions
R
- readConfig() - Method in class com.axway.apim.appimport.adapter.ClientAppConfigAdapter
- readConfig() - Method in class com.axway.apim.ClientAppAdapter
- replicate() - Method in class com.axway.apim.appimport.ClientAppImportManager
- result - Variable in class com.axway.apim.ClientAppAdapter
S
- saveApplicationLocally(ExportApplication, ApplicationExporter) - Method in class com.axway.apim.appexport.impl.JsonApplicationExporter
- serialize(APIQuota, JsonGenerator, SerializerProvider) - Method in class com.axway.apim.appexport.impl.jackson.AppQuotaSerializer
- serialize(ClientAppCredential, JsonGenerator, SerializerProvider) - Method in class com.axway.apim.appexport.impl.jackson.AppCredentialsSerializer
- setActualApp(ClientApplication) - Method in class com.axway.apim.appimport.ClientAppImportManager
- setApiName(String) - Method in class com.axway.apim.appexport.lib.AppExportParams
- setCreatedBy(String) - Method in class com.axway.apim.appexport.lib.AppExportParams
- setCredential(String) - Method in class com.axway.apim.appexport.lib.AppExportParams
- setDesiredApp(ClientApplication) - Method in class com.axway.apim.appimport.ClientAppImportManager
- setExportFolder(File) - Method in class com.axway.apim.appexport.impl.jackson.AppCredentialsSerializer
- setId(String) - Method in class com.axway.apim.appexport.lib.AppExportParams
- setName(String) - Method in class com.axway.apim.appexport.lib.AppExportParams
- setOrgName(String) - Method in class com.axway.apim.appexport.lib.AppExportParams
- setRedirectUrl(String) - Method in class com.axway.apim.appexport.lib.AppExportParams
- setResult(Result) - Method in class com.axway.apim.ClientAppAdapter
- setState(String) - Method in class com.axway.apim.appexport.lib.AppExportParams
- storeCaCert(File, String, String) - Static method in class com.axway.apim.appexport.impl.JsonApplicationExporter
V
- valueOf(String) - Static method in enum com.axway.apim.appexport.impl.ApplicationExporter.ResultHandler
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.axway.apim.appexport.impl.ApplicationExporter.ResultHandler
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- writeBytesToFile(byte[], String) - Static method in class com.axway.apim.appexport.impl.JsonApplicationExporter
Y
- YAML_EXPORTER - com.axway.apim.appexport.impl.ApplicationExporter.ResultHandler
- YamlApplicationExporter - Class in com.axway.apim.appexport.impl
- YamlApplicationExporter(AppExportParams, ExportResult) - Constructor for class com.axway.apim.appexport.impl.YamlApplicationExporter
All Classes All Packages