Class FSAuthenticationCache
java.lang.Object
de.xima.fc.fs.server.FSAuthenticationCache
Cache storing user login attempts.
- Since:
- 8.3.0
- Author:
- XIMA Media GmbH
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CACHE_NAME
-
-
Constructor Details
-
FSAuthenticationCache
public FSAuthenticationCache()
-
-
Method Details
-
init
public static void init()Initializes the cache -
reinit
public static void reinit()Reinitialize cache after configuration change -
shutdown
public static void shutdown()Removes the cache instance
-