[ 
https://issues.apache.org/jira/browse/SHINDIG-1800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stanton Sievers updated SHINDIG-1800:
-------------------------------------

    Description: The AuthenticationServletFilter is not easily extensible to 
handle error cases.  I would like to add onOkRenderingResultsStatus, 
onMustRedirectRenderingResultsStatus, and onErrorRenderingResultsStatus methods 
to AuthenticationServletFilter like we have for GadgetRenderingServlet.  This 
would allow implementors to inject their own filter that extends 
AuthenticationServletFilter in order to do extra processing without having to 
rewrite the entire filter.  (was: The AuthenticationServletFilter is not easily 
extensible to handle error cases.  I would like to add 
onOkRenderingResultsStatus, onMustRedirectRenderingResultsStatus, and 
onErrorRenderingResultsStatus methods to AuthenticationServletFilter like we 
have for GadgetRenderServlet.  This would allow implementors to inject their 
own filter that extends AuthenticationServletFilter in order to do extra 
processing without having to rewrite the entire filter.)
    
> Enhance AuthenticationServletFilter to be more easily overrideable
> ------------------------------------------------------------------
>
>                 Key: SHINDIG-1800
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1800
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Java
>    Affects Versions: 2.5.0-beta2
>            Reporter: Stanton Sievers
>            Assignee: Stanton Sievers
>            Priority: Minor
>             Fix For: 2.5.0
>
>
> The AuthenticationServletFilter is not easily extensible to handle error 
> cases.  I would like to add onOkRenderingResultsStatus, 
> onMustRedirectRenderingResultsStatus, and onErrorRenderingResultsStatus 
> methods to AuthenticationServletFilter like we have for 
> GadgetRenderingServlet.  This would allow implementors to inject their own 
> filter that extends AuthenticationServletFilter in order to do extra 
> processing without having to rewrite the entire filter.

--
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

        

Reply via email to