JavaScript is disabled on your browser.
java.lang.Object
io.apiman.manager.api.core.config.ApiManagerConfig
io.apiman.manager.api.micro.ManagerApiMicroServiceConfig
All Implemented Interfaces:
io.apiman.manager.api.jpa.IJpaProperties
@ApplicationScoped
public class ManagerApiMicroServiceConfig
extends io.apiman.manager.api.core.config.ApiManagerConfig
implements io.apiman.manager.api.jpa.IJpaProperties
Configuration for the API Manager back-end micro service.
Author:
eric.wittmann@redhat.com
Field Summary
Fields inherited from class io.apiman.manager.api.core.config.ApiManagerConfig
APIMAN_API_KEY_GENERATOR_TYPE, APIMAN_DATA_ENCRYPTER_TYPE, APIMAN_MANAGER_API_CATALOG_TYPE, APIMAN_MANAGER_CONFIG_LOGGER, APIMAN_MANAGER_METRICS_ES_CLUSTER_NAME, APIMAN_MANAGER_METRICS_ES_HOST, APIMAN_MANAGER_METRICS_ES_PASSWORD, APIMAN_MANAGER_METRICS_ES_PORT, APIMAN_MANAGER_METRICS_ES_PROTOCOL, APIMAN_MANAGER_METRICS_ES_TIMEOUT, APIMAN_MANAGER_METRICS_ES_USERNAME, APIMAN_MANAGER_METRICS_TYPE, APIMAN_MANAGER_NEW_USER_BOOTSTRAPPER_TYPE, APIMAN_MANAGER_SECURITY_CONTEXT_TYPE, APIMAN_MANAGER_STORAGE_ES_CLUSTER_NAME, APIMAN_MANAGER_STORAGE_ES_HOST, APIMAN_MANAGER_STORAGE_ES_INDEX_NAME, APIMAN_MANAGER_STORAGE_ES_INITIALIZE, APIMAN_MANAGER_STORAGE_ES_PASSWORD, APIMAN_MANAGER_STORAGE_ES_PORT, APIMAN_MANAGER_STORAGE_ES_PROTOCOL, APIMAN_MANAGER_STORAGE_ES_TIMEOUT, APIMAN_MANAGER_STORAGE_ES_USERNAME, APIMAN_MANAGER_STORAGE_QUERY_TYPE, APIMAN_MANAGER_STORAGE_TYPE, APIMAN_PLUGIN_REGISTRIES, APIMAN_PLUGIN_REPOSITORIES, DEFAULT_ES_CLUSTER_NAME, DEFAULT_ES_INDEX_NAME, DEFAULT_JEST_TIMEOUT
Method Summary
Methods inherited from class io.apiman.manager.api.core.config.ApiManagerConfig
getApiCatalogProperties, getApiCatalogType, getApiKeyGeneratorProperties, getApiKeyGeneratorType, getConfig, getDataEncrypterProperties, getDataEncrypterType, getIdmStorageProperties, getLoggerName, getMetricsESClusterName, getMetricsESHost, getMetricsESPassword, getMetricsESPort, getMetricsESProtocol, getMetricsESTimeout, getMetricsESUsername, getMetricsProperties, getMetricsType, getNewUserBootstrapperProperties, getNewUserBootstrapperType, getPluginRegistries, getPluginRepositories, getPrefixedProperties, getSecurityContextType, getStorageESClusterName, getStorageESHost, getStorageESIndexName, getStorageESPassword, getStorageESPort, getStorageESProtocol, getStorageESTimeout, getStorageESUsername, getStorageProperties, getStorageQueryProperties, getStorageQueryType, getStorageType, isInitializeStorageES
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Copyright © 2016 JBoss, a division of Red Hat . All rights reserved.