- handleSecurity(HttpServletRequest, HttpServletResponse) - Method in class org.osgi.service.http.context.ServletContextHelper
-
Handles security for the specified request.
- HTTP_SERVICE_ENDPOINT - Static variable in class org.osgi.service.http.runtime.HttpServiceRuntimeConstants
-
Http Runtime Service service property specifying the endpoints upon which
the Http Whiteboard implementation is listening.
- HTTP_SERVICE_ID - Static variable in class org.osgi.service.http.runtime.HttpServiceRuntimeConstants
-
Http Runtime Service service property to associate the Http Runtime
Service with one or more HttpService services.
- HTTP_WHITEBOARD_CONTEXT_INIT_PARAM_PREFIX - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
-
- HTTP_WHITEBOARD_CONTEXT_NAME - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
-
- HTTP_WHITEBOARD_CONTEXT_PATH - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
-
- HTTP_WHITEBOARD_CONTEXT_SELECT - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
-
- HTTP_WHITEBOARD_DEFAULT_CONTEXT_NAME - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
-
- HTTP_WHITEBOARD_FILTER_ASYNC_SUPPORTED - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
-
Service property specifying whether a servlet Filter service
supports asynchronous processing.
- HTTP_WHITEBOARD_FILTER_DISPATCHER - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
-
Service property specifying the dispatcher handling of a servlet
Filter.
- HTTP_WHITEBOARD_FILTER_INIT_PARAM_PREFIX - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
-
Service property prefix referencing a Filter service.
- HTTP_WHITEBOARD_FILTER_NAME - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
-
Service property specifying the servlet filter name of a Filter
service.
- HTTP_WHITEBOARD_FILTER_PATTERN - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
-
Service property specifying the request mappings for a Filter
service.
- HTTP_WHITEBOARD_FILTER_REGEX - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
-
Service property specifying the request mappings for a servlet
Filter service.
- HTTP_WHITEBOARD_FILTER_SERVLET - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
-
Service property specifying the
servlet names for a servlet
Filter service.
- HTTP_WHITEBOARD_LISTENER - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
-
Service property to mark a Listener service as a Whiteboard service.
- HTTP_WHITEBOARD_RESOURCE_PATTERN - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
-
Service property specifying the request mappings for resources.
- HTTP_WHITEBOARD_RESOURCE_PREFIX - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
-
Service property specifying the resource entry prefix for a resource
service.
- HTTP_WHITEBOARD_SERVLET_ASYNC_SUPPORTED - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
-
Service property specifying whether a Servlet service supports
asynchronous processing.
- HTTP_WHITEBOARD_SERVLET_ERROR_PAGE - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
-
Service property specifying whether a Servlet service acts as an
error page.
- HTTP_WHITEBOARD_SERVLET_INIT_PARAM_PREFIX - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
-
Service property prefix referencing a Servlet service.
- HTTP_WHITEBOARD_SERVLET_NAME - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
-
Service property specifying the servlet name of a Servlet
service.
- HTTP_WHITEBOARD_SERVLET_PATTERN - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
-
Service property specifying the request mappings for a Servlet
service.
- HTTP_WHITEBOARD_TARGET - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
-
Service property specifying the target filter to select the Http
Whiteboard implementation to process the service.
- HttpServiceRuntime - Interface in org.osgi.service.http.runtime
-
The HttpServiceRuntime service represents the runtime information of an Http
Whiteboard implementation.
- HttpServiceRuntimeConstants - Class in org.osgi.service.http.runtime
-
Defines standard names for Http Runtime Service constants.
- HttpWhiteboardConstants - Class in org.osgi.service.http.whiteboard
-
Defines standard constants for the Http Whiteboard services.