Package org.openremote.container.web
package org.openremote.container.web
-
ClassDescriptionDetails for a client web request, used when forwarding calls through reverse proxy.This tremendous code was copied from Resteasy.A filter for following 300 range response re-directions.See Resteasy source.A filter for injecting headers into the request.A filter to support OAuth access token (including refresh)A filter that once a HTTP status code is received that matches any in the
PermanentFailureFilter.failureResponseswill result in all future requests being blocked (i.e.Add X-Forwarded-* headers if request context is configured with values.This client will always set the configured Host header on all outgoing requests.A filter for injecting query parameters into the request URI.Unified exception handling for all web services (Resteasy, Undertow, Servlets, WebSockets).This is a factory for creating JAX-RSWebTargetinstances.