Package de.xima.fc.web.common.cache
Class NtlmCacheManager
- java.lang.Object
-
- de.xima.fc.web.common.cache.NtlmCache
-
- de.xima.fc.web.common.cache.NtlmCacheManager
-
@Deprecated public class NtlmCacheManager extends NtlmCache
Deprecated.
-
-
Field Summary
-
Fields inherited from class de.xima.fc.web.common.cache.NtlmCache
CHALLANGE_CACHE_NAME, MANAGER_CACHE_NAME
-
-
Constructor Summary
Constructors Constructor Description NtlmCacheManager()
Deprecated.
-
Method Summary
-
Methods inherited from class de.xima.fc.web.common.cache.NtlmCache
getChallengeManagerCache, getConfigurationChangeListener, getMaxDiskSize, getMaxHeapCount, getNtlmManagerCache, getNtlmManagerInstance, init, reinit, reinitConfig, shutdown
-
-