Toggle navigation
JarYard
Browse
Search
About
Groups
org.apache.shiro
shiro-web
1.2.4
Javadoc
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Search
Package
org
.
apache
.
shiro
.
web
.
util
Interface Summary
Interface
Description
RequestPairSource
A
RequestPairSource
is a component that can supply a
ServletRequest
and
ServletResponse
pair associated with a currently executing request.
Class Summary
Class
Description
RedirectView
View that redirects to an absolute, context relative, or current request relative URL, exposing all model attributes as HTTP query parameters.
SavedRequest
Maintains request data for a request that was redirected, so that after authentication the user can be redirected to the originally requested page.
WebUtils
Simple utility class for operations used across multiple class hierarchies in the web framework code.