[
https://issues.apache.org/jira/browse/SHIRO-321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francois Papon updated SHIRO-321:
---------------------------------
Fix Version/s: 2.0.0
(was: 2.0.0-alpha)
> AuthenticatingFilter - consolidate auto-authentication logic
> ------------------------------------------------------------
>
> Key: SHIRO-321
> URL: https://issues.apache.org/jira/browse/SHIRO-321
> Project: Shiro
> Issue Type: Improvement
> Affects Versions: 1.1.0
> Reporter: Les Hazlewood
> Priority: Major
> Labels: filters
> Fix For: 2.0.0
>
>
> The FormAuthenticationFilter and the BasicAuthenticationFilter perform
> repetitive logic in the onAccessDenied implementation to automate an
> authentication during an authentication request. For example:
> http://shiro.apache.org/static/1.1.0/xref/org/apache/shiro/web/filter/authc/FormAuthenticationFilter.html#148
> This should be abstracted and represented in the parent AuthenticatingFilter
> abstract class to 1) reduce code in the children classes and 2) make this
> accessible for custom AuthenticatingFilter subclasses.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]