Package de.xima.fc.security.cache
Class AuthClientCacheHelper
java.lang.Object
de.xima.fc.security.cache.AuthClientCacheHelper
Helper class for working with the
AuthClientCache
.- Since:
- 8.0.0
- Author:
- XIMA MEDIA GmbH, Dresden
-
Method Summary
Modifier and TypeMethodDescriptionstatic IAuthenticatorClients
createClients
(String authTarget, IClientDescriptor clientDescriptor) static long
static long
-
Method Details
-
getCacheHeapCount
public static long getCacheHeapCount() -
getTimeToIdle
public static long getTimeToIdle() -
createClients
public static IAuthenticatorClients createClients(String authTarget, IClientDescriptor clientDescriptor)
-