]
Josef Cacek commented on AS7-322:
---------------------------------
Just a note related to cache-type "default" - it's implemented by
{{DefaultAuthenticationCacheFactory}} class (implemented as an LRU cache with 1000 max
entries):
Add authentication cache for standalone server
----------------------------------------------
Key: AS7-322
URL:
https://issues.jboss.org/browse/AS7-322
Project: Application Server 7
Issue Type: Feature Request
Components: Security
Affects Versions: 7.0.0.Beta2
Reporter: Marcus Moyses
Assignee: Marcus Moyses
Fix For: 7.0.0.CR1
Add authentication cache for standalone server to replicate functionality that existed in
previous versions.