Uses of Package
org.apache.shiro.web.util
Packages that use org.apache.shiro.web.util
Package
Description
Concepts used to represent Shiro's aggregate state in an application.
Web-specific
Subject interfaces to enable Subject use in web
environments.Supporting implementations of
org.apache.shiro.web.subject package interfaces.Concepts used to represent Shiro's aggregate state in an application.
-
Classes in org.apache.shiro.web.util used by org.apache.shiro.web.session.mgtClassDescriptionA
RequestPairSourceis 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.subjectClassDescriptionA
RequestPairSourceis 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.supportClassDescriptionA
RequestPairSourceis 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.utilClassDescriptionMaintains request data for a request that was redirected, so that after authentication the user can be redirected to the originally requested page.