static IApiCatalog |
ManagerApiMicroServiceCdiFactory.provideApiCatalog(ManagerApiMicroServiceConfig config,
IPluginRegistry pluginRegistry) |
static IApiKeyGenerator |
ManagerApiMicroServiceCdiFactory.provideApiKeyGenerator(ManagerApiMicroServiceConfig config,
IPluginRegistry pluginRegistry,
UuidApiKeyGenerator uuidApiKeyGen) |
static IDataEncrypter |
ManagerApiMicroServiceCdiFactory.provideDataEncrypter(ManagerApiMicroServiceConfig config,
IPluginRegistry pluginRegistry,
DefaultDataEncrypter defaultEncrypter) |
static IMetricsAccessor |
ManagerApiMicroServiceCdiFactory.provideMetricsAccessor(ManagerApiMicroServiceConfig config,
NoOpMetricsAccessor noopMetrics,
IPluginRegistry pluginRegistry) |
static INewUserBootstrapper |
ManagerApiMicroServiceCdiFactory.provideNewUserBootstrapper(ManagerApiMicroServiceConfig config,
IPluginRegistry pluginRegistry) |
static IStorage |
ManagerApiMicroServiceCdiFactory.provideStorage(ManagerApiMicroServiceConfig config,
JpaStorage jpaStorage,
IPluginRegistry pluginRegistry) |
static IEsClientFactory |
ManagerApiMicroServiceCdiFactory.provideStorageESClientFactory(ManagerApiMicroServiceConfig config,
IPluginRegistry pluginRegistry) |
static IStorageQuery |
ManagerApiMicroServiceCdiFactory.provideStorageQuery(ManagerApiMicroServiceConfig config,
JpaStorage jpaStorage,
IPluginRegistry pluginRegistry) |