Package com.mastfrog.acteur.auth
Class TarpitCacheKeyFactory
java.lang.Object
com.mastfrog.acteur.auth.TarpitCacheKeyFactory
- Author:
- tim
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TarpitCacheKeyFactory
public TarpitCacheKeyFactory()
-
-
Method Details
-
createKey
Construct a cache key- Parameters:
evt- An http request- Returns:
- The key or null if none can be computed
-