Package net.shibboleth.sp.state.impl
package net.shibboleth.sp.state.impl
Implementation of protocol state management.
-
ClassesClassDescription
StateManagerimplemented by storing the data directly into a cookie.StateManagerimplemented by returning data encoded as is.StateManagerimplemented with aStorageServiceand an optional CSRF-mitigation cookie.