[jboss-jira] [JBoss JIRA] (AS7-322) Add authentication cache for standalone server
Josef Cacek (JIRA)
issues at jboss.org
Mon Jun 5 10:25:00 EDT 2017
[ https://issues.jboss.org/browse/AS7-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13416332#comment-13416332 ]
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):
https://github.com/wildfly/wildfly/blob/10.1.0.Final/security/subsystem/src/main/java/org/jboss/as/security/plugins/DefaultAuthenticationCacheFactory.java
> 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.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list