Uses of Class
net.shibboleth.sp.state.AbstractStateManager
Packages that use AbstractStateManager
-
Uses of AbstractStateManager in net.shibboleth.sp.state.impl
Subclasses of AbstractStateManager in net.shibboleth.sp.state.implModifier and TypeClassDescriptionclassStateManagerimplemented by storing the data directly into a cookie.classStateManagerimplemented by returning data encoded as is.classStateManagerimplemented with aStorageServiceand an optional CSRF-mitigation cookie.