All Classes and Interfaces
Classes
Class
Description
Extends
RequestLogImpl to enable/disable logging and to add more information to the logs.Custom implementation of the
SessionIdManager that holds the
latest session attributes for all sessions in the Jetty server.This implementation of
SessionDataStore communicates
with the AttributeSharingHashSessionIdManager to retrieve the most up-to-date session
attributes.This servlet filter extracts client-specific information and places it in the shiro
ThreadContext so it can be forwarded to useful areas of interest.The
DelegatingHttpFilterHandler provides a way to create global filters which will apply
to all requests.Implementation of filter chain that allows the ability to dynamically add new
Filters to
a chain.Servlet filter that adds security information to the http response header.
Implementation of filter chain that allows the ability to add new
SecurityFilters to a
chain.This servlet filter inserts a trace-id into the shiro
ThreadContext so it can be
forwarded to useful areas of interest.