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.
-
Field Summary
Fields inherited from class de.xima.fc.web.common.cache.LoginCache
CACHE_NAME -
Constructor Summary
Constructors -
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
-
Constructor Details
-
LoginCacheManager
public LoginCacheManager()Deprecated.
-