Package org.apache.shiro.web.util

Interface Summary
RequestPairSource A RequestPairSource is a component that can supply a ServletRequest and ServletResponse pair associated with a currently executing request.
 

Class Summary
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.
 



Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.