Class CarbonSecuredHttpContext

    • Constructor Detail

      • CarbonSecuredHttpContext

        public CarbonSecuredHttpContext​(org.osgi.framework.Bundle bundle,
                                        String s,
                                        UIResourceRegistry uiResourceRegistry,
                                        org.wso2.carbon.registry.core.Registry registry)
        Parameters:
        bundle -
        s -
        uiResourceRegistry -
        registry -
    • Method Detail

      • handleSecurity

        public boolean handleSecurity​(javax.servlet.http.HttpServletRequest request,
                                      javax.servlet.http.HttpServletResponse response)
                               throws IOException
        Specified by:
        handleSecurity in interface org.osgi.service.http.HttpContext
        Overrides:
        handleSecurity in class org.eclipse.equinox.http.helper.BundleEntryHttpContext
        Throws:
        IOException