Package de.xima.fc.web.common.cache
Class LoginCacheManager
- java.lang.Object
-
- de.xima.fc.web.common.cache.LoginCache
-
- de.xima.fc.web.common.cache.LoginCacheManager
-
@Deprecated public class LoginCacheManager extends LoginCache
Deprecated.
-
-
Field Summary
-
Fields inherited from class de.xima.fc.web.common.cache.LoginCache
CACHE_NAME
-
-
Constructor Summary
Constructors Constructor Description LoginCacheManager()
Deprecated.
-
Method Summary
-
Methods inherited from class de.xima.fc.web.common.cache.LoginCache
addLoginAttempt, getCache, getEntryKey, getInstance, getLoginAttempts, getLoginCount, getMaxDiskSize, getMaxHeapCount, init, reinit, reinitConfig, shutdown, updateLoginCount
-
-