Uses of Class
org.sourceid.saml20.adapter.state.ApplicationSessionStateSupport
-
Packages that use ApplicationSessionStateSupport Package Description org.sourceid.saml20.adapter.state HTTP Session like state functionality. -
-
Uses of ApplicationSessionStateSupport in org.sourceid.saml20.adapter.state
Methods in org.sourceid.saml20.adapter.state with parameters of type ApplicationSessionStateSupport Modifier and Type Method Description voidSessionStateCleanable. cleanSessionState(ApplicationSessionStateSupport applicationSessionStateSupport, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp)Clean session state of the attributes that are no longer necessary.
-