Skip navigation links
A B C E G H I J L M P R S V W 

A

APIAccessComparator - Class in com.axway.apim.appexport.lib
 
APIAccessComparator() - Constructor for class com.axway.apim.appexport.lib.APIAccessComparator
 
APIComparator - Class in com.axway.apim.appexport.lib
 
APIComparator() - Constructor for class com.axway.apim.appexport.lib.APIComparator
 
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
 
AppExportCLIOptions(String[]) - Constructor for class com.axway.apim.appexport.lib.AppExportCLIOptions
 
AppExportParams - Class in com.axway.apim.appexport.lib
 
AppExportParams(APIMCoreCLIOptions) - 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
 
AppImportCLIOptions(String[]) - Constructor for class com.axway.apim.appimport.lib.AppImportCLIOptions
 
AppImportParams - Class in com.axway.apim.appimport.lib
 
AppImportParams(APIMCoreCLIOptions) - 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) - Constructor for class com.axway.apim.appexport.impl.ApplicationExporter
 
ApplicationExporter.ExportImpl - 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
 

B

build() - Method in class com.axway.apim.appimport.lib.ClientAppBuilder.Builder
 
Builder() - Constructor for class com.axway.apim.appimport.lib.ClientAppBuilder.Builder
 

C

ClientAppBuilder - Class in com.axway.apim.appimport.lib
 
ClientAppBuilder.Builder - Class in com.axway.apim.appimport.lib
 
ClientAppImportManager - Class in com.axway.apim.appimport
 
ClientAppImportManager(ClientAppAdapter) - 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.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(API, API) - Method in class com.axway.apim.appexport.lib.APIComparator
 
compare(ClientApplication, ClientApplication) - Method in class com.axway.apim.appexport.lib.ApplicationComparator
 
ConsoleAppExporter - Class in com.axway.apim.appexport.impl
 
ConsoleAppExporter(AppExportParams) - Constructor for class com.axway.apim.appexport.impl.ConsoleAppExporter
 
create(ApplicationExporter.ExportImpl, AppExportParams) - Static method in class com.axway.apim.appexport.impl.ApplicationExporter
 
CSVAppExporter - Class in com.axway.apim.appexport.impl
 
CSVAppExporter(AppExportParams) - Constructor for class com.axway.apim.appexport.impl.CSVAppExporter
 

E

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.JsonApplicationExporter
 
ExportApplication - Class in com.axway.apim.appexport.model
 
ExportApplication(ClientApplication) - Constructor for class com.axway.apim.appexport.model.ExportApplication
 

G

getActualApp() - Method in class com.axway.apim.appimport.ClientAppImportManager
 
getAPIAccess() - Method in class com.axway.apim.appexport.model.ExportApplication
 
getAppId() - Method in class com.axway.apim.appexport.lib.AppExportParams
 
getApplication(ClientAppFilter) - Method in class com.axway.apim.appimport.adapter.JSONConfigClientAppAdapter
 
getApplications() - Method in class com.axway.apim.appimport.adapter.JSONConfigClientAppAdapter
 
getAppName() - Method in class com.axway.apim.appexport.lib.AppExportCLIOptions
 
getAppName() - Method in class com.axway.apim.appexport.lib.AppExportParams
 
getAppName() - Method in class com.axway.apim.appimport.lib.AppImportCLIOptions
 
getAppQuota() - Method in class com.axway.apim.appexport.model.ExportApplication
 
getAppState() - Method in class com.axway.apim.appexport.lib.AppExportParams
 
getBaseFilterBuilder() - Method in class com.axway.apim.appexport.impl.ApplicationExporter
 
getClazz() - Method in enum com.axway.apim.appexport.impl.ApplicationExporter.ExportImpl
 
getCredential() - Method in class com.axway.apim.appexport.lib.AppExportParams
 
getCredentials() - Method in class com.axway.apim.appexport.model.ExportApplication
 
getDescription() - Method in class com.axway.apim.appexport.model.ExportApplication
 
getDesiredApp() - Method in class com.axway.apim.appimport.ClientAppImportManager
 
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.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
 
getImage() - Method in class com.axway.apim.appexport.model.ExportApplication
 
getInstance() - Static method in class com.axway.apim.appexport.lib.AppExportParams
 
getInstance() - Static method in class com.axway.apim.appimport.lib.AppImportParams
 
getName() - Method in class com.axway.apim.appexport.ApplicationExportApp
 
getName() - Method in class com.axway.apim.appexport.model.ExportApplication
 
getName() - Method in class com.axway.apim.appimport.ClientApplicationImportApp
 
getOrganization() - Method in class com.axway.apim.appexport.model.ExportApplication
 
getOrgName() - Method in class com.axway.apim.appexport.lib.AppExportParams
 
getPhone() - Method in class com.axway.apim.appexport.model.ExportApplication
 
getRedirectUrl() - 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
 
hasName(String) - Method in class com.axway.apim.appimport.lib.ClientAppBuilder.Builder
 

I

ignoreCache() - Method in class com.axway.apim.appimport.lib.AppImportParams
 
importApp(String[]) - Static method in class com.axway.apim.appimport.ClientApplicationImportApp
 
isEnabled() - Method in class com.axway.apim.appexport.model.ExportApplication
 

J

JsonApplicationExporter - Class in com.axway.apim.appexport.impl
 
JsonApplicationExporter(AppExportParams) - Constructor for class com.axway.apim.appexport.impl.JsonApplicationExporter
 
JSONConfigClientAppAdapter - Class in com.axway.apim.appimport.adapter
 
JSONConfigClientAppAdapter() - Constructor for class com.axway.apim.appimport.adapter.JSONConfigClientAppAdapter
 

L

LOG - Static variable in class com.axway.apim.appexport.impl.ApplicationExporter
 

M

main(String[]) - Static method in class com.axway.apim.appexport.ApplicationExportApp
 
main(String[]) - Static method in class com.axway.apim.appimport.ClientApplicationImportApp
 
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(Object) - Method in class com.axway.apim.appimport.adapter.JSONConfigClientAppAdapter
 
removeApplicationDefaultQuota(ClientApplication) - Method in class com.axway.apim.appexport.impl.JsonApplicationExporter
 
replicate() - Method in class com.axway.apim.appimport.ClientAppImportManager
 

S

serialize(ClientAppCredential, JsonGenerator, SerializerProvider) - Method in class com.axway.apim.appexport.impl.jackson.AppCredentialsSerializer
 
serialize(APIQuota, JsonGenerator, SerializerProvider) - Method in class com.axway.apim.appexport.impl.jackson.AppQuotaSerializer
 
setActualApp(ClientApplication) - Method in class com.axway.apim.appimport.ClientAppImportManager
 
setDesiredApp(ClientApplication) - Method in class com.axway.apim.appimport.ClientAppImportManager
 
setExportFolder(File) - Method in class com.axway.apim.appexport.impl.jackson.AppCredentialsSerializer
 
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.ExportImpl
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.axway.apim.appexport.impl.ApplicationExporter.ExportImpl
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
 
A B C E G H I J L M P R S V W 
Skip navigation links

Copyright © 2020. All rights reserved.