public class CarbonSecuredHttpContext extends SecuredComponentEntryHttpContext
| Modifier and Type | Field and Description |
|---|---|
static String |
CARBON_AUTHNETICATOR |
static String |
LOGGED_USER |
registry, uiResourceRegistry| Constructor and Description |
|---|
CarbonSecuredHttpContext(org.osgi.framework.Bundle bundle,
String s,
UIResourceRegistry uiResourceRegistry,
org.wso2.carbon.registry.core.Registry registry) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
handleSecurity(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
getResourcepublic static final String LOGGED_USER
public static final String CARBON_AUTHNETICATOR
public CarbonSecuredHttpContext(org.osgi.framework.Bundle bundle,
String s,
UIResourceRegistry uiResourceRegistry,
org.wso2.carbon.registry.core.Registry registry)
bundle - s - uiResourceRegistry - registry - public boolean handleSecurity(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws IOException
handleSecurity in interface org.osgi.service.http.HttpContexthandleSecurity in class org.eclipse.equinox.http.helper.BundleEntryHttpContextIOExceptionCopyright © 2012-2015 The Apache Software Foundation. All Rights Reserved.