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

Sten Roger Sandvik closed FELIX-1860.
-------------------------------------

    Resolution: Fixed
      Assignee: Sten Roger Sandvik

Applied the patch.

> HttpServletRequest objects passed through HttpService don't respond to 
> getAuthType() and getRemoteUser() properly
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-1860
>                 URL: https://issues.apache.org/jira/browse/FELIX-1860
>             Project: Felix
>          Issue Type: Bug
>          Components: HTTP Service
>    Affects Versions: http-2.0.2
>            Reporter: Justin Edelson
>            Assignee: Sten Roger Sandvik
>             Fix For: http-2.0.4
>
>         Attachments: FELIX-1860.patch
>
>
> According to the JavaDoc for org.osgi.service.http.HttpContext, the 
> authentication type and remote user should be accessible via the standard 
> getAuthType() and getRemoteUser() methods of HttpServletRequest. However, 
> Felix HttpService's ServletHandlerRequest class does *not* do this.
> patch to follow shortly...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to