Uses of Package
org.apache.shiro.web.util
-
Packages that use org.apache.shiro.web.util Package Description org.apache.shiro.web.session.mgt org.apache.shiro.web.subject Web-specificSubjectinterfaces to enableSubjectuse in web environments.org.apache.shiro.web.subject.support Supporting implementations oforg.apache.shiro.web.subjectpackage interfaces.org.apache.shiro.web.util -
Classes in org.apache.shiro.web.util used by org.apache.shiro.web.session.mgt Class Description RequestPairSource ARequestPairSourceis a component that can supply aServletRequestandServletResponsepair associated with a currently executing request. -
Classes in org.apache.shiro.web.util used by org.apache.shiro.web.subject Class Description RequestPairSource ARequestPairSourceis a component that can supply aServletRequestandServletResponsepair associated with a currently executing request. -
Classes in org.apache.shiro.web.util used by org.apache.shiro.web.subject.support Class Description RequestPairSource ARequestPairSourceis a component that can supply aServletRequestandServletResponsepair associated with a currently executing request. -
Classes in org.apache.shiro.web.util used by org.apache.shiro.web.util Class Description SavedRequest Maintains request data for a request that was redirected, so that after authentication the user can be redirected to the originally requested page.