Package org.duracloud.durastore.config
Class AccountComponentCacheConfig
java.lang.Object
org.duracloud.durastore.config.AccountComponentCacheConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappName()globalStores(UserDetailsServiceCache userDetailsServiceCache, StorageProviderFactoryCache storageProviderFactoryCache, TaskProviderFactoryCache taskProviderFactoryCache)
-
Constructor Details
-
AccountComponentCacheConfig
public AccountComponentCacheConfig()
-
-
Method Details
-
appName
-
globalStores
@Bean public List<AccountComponentCache<?>> globalStores(UserDetailsServiceCache userDetailsServiceCache, StorageProviderFactoryCache storageProviderFactoryCache, TaskProviderFactoryCache taskProviderFactoryCache)
-