Package org.codice.ddf.pax.web.jetty
package org.codice.ddf.pax.web.jetty
-
ClassesClassDescriptionExtends
RequestLogImplto enable/disable logging and to add more information to the logs.This servlet filter extracts client-specific information and places it in the shiroThreadContextso it can be forwarded to useful areas of interest.TheDelegatingHttpFilterHandlerprovides a way to create global filters which will apply to all requests.Implementation of filter chain that allows the ability to dynamically add newFilters to a chain.Servlet filter that adds security information to the http response header.Implementation of filter chain that allows the ability to add newSecurityFilters to a chain.This servlet filter inserts a trace-id into the shiroThreadContextso it can be forwarded to useful areas of interest.