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 ServletContextHelper
AUTHENTICATION_TYPE, AUTHORIZATION, REMOTE_USERFields inherited from interface HttpContext
AUTHENTICATION_TYPE, AUTHORIZATION, REMOTE_USER -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ServletContextHelper
finishSecurity, getMimeType, getRealPath, getResourcePaths, handleSecurityMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface HttpContext
getMimeType, handleSecurity
-
Constructor Details
-
DefaultServletContextHelper
-
-
Method Details
-
getResource
- Specified by:
getResourcein interfaceHttpContext- Overrides:
getResourcein classServletContextHelper
-