Class DefaultServletContextHelper
java.lang.Object
org.osgi.service.http.context.ServletContextHelper
org.eclipse.equinox.http.servlet.internal.DefaultServletContextHelper
- All Implemented Interfaces:
HttpContext
-
Field Summary
Fields inherited from class org.osgi.service.http.context.ServletContextHelper
AUTHENTICATION_TYPE, AUTHORIZATION, REMOTE_USERFields inherited from interface org.osgi.service.http.HttpContext
AUTHENTICATION_TYPE, AUTHORIZATION, REMOTE_USER -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.osgi.service.http.context.ServletContextHelper
finishSecurity, getMimeType, getRealPath, getResourcePaths, handleSecurityMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.osgi.service.http.HttpContext
getMimeType, handleSecurity
-
Constructor Details
-
DefaultServletContextHelper
-
-
Method Details
-
getResource
- Specified by:
getResourcein interfaceHttpContext- Overrides:
getResourcein classServletContextHelper
-