[
https://issues.apache.org/jira/browse/SHIRO-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Les Hazlewood closed SHIRO-73.
------------------------------
Resolution: Fixed
> Add Authentication Caching to AuthenticatingRealm
> -------------------------------------------------
>
> Key: SHIRO-73
> URL: https://issues.apache.org/jira/browse/SHIRO-73
> Project: Shiro
> Issue Type: New Feature
> Affects Versions: 1.1.0
> Environment: Any
> Reporter: Toby Stevens
> Assignee: Les Hazlewood
> Fix For: 1.2.0
>
>
> Stateless clients would benefit from an authentication cache.
> For example if a stateless client may make several authentication requests
> within a few seconds.
> Ideally the cache timeouts would be different. For example i might want to
> sent the Authentication cache to 30 seconds, but the Authorization cache to
> longer.
> (From previous email to Les)
> I created a Realm that authenticates against a URL, if the user has
> access. The problem is that we have a stateless client [maven2] that
> connects to our server[Nexus], and needs to authenticate each time.
> This means the same user needs to authenticate 9+ times in a few
> seconds (for a single task).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira