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


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