Uses of Package
net.shibboleth.sp.state
Packages that use net.shibboleth.sp.state
Package
Description
Core APIs for the SP plugin.
General
BaseContext subclasses defined by the SP plugin.General implementation classes.
Classes implementing profile actions for SP remoting.
APIs supporting state management for SSO protocols.
Implementation of protocol state management.
-
Classes in net.shibboleth.sp.state used by net.shibboleth.spClassDescriptionInterface to a service that manages "state" tokens, used in most SSO protocols to manage stateful request/response correlation and to limit exposure of the resource URLs accessed by clients to allow recovery of the URL for final redirection.
-
Classes in net.shibboleth.sp.state used by net.shibboleth.sp.contextClassDescriptionA DTO class that carries protocol state information that needs to be recovered to validate a protocol response; this class is designed for JSON serialization and deserialization for storage e.g.
-
Classes in net.shibboleth.sp.state used by net.shibboleth.sp.implClassDescriptionInterface to a service that manages "state" tokens, used in most SSO protocols to manage stateful request/response correlation and to limit exposure of the resource URLs accessed by clients to allow recovery of the URL for final redirection.
-
Classes in net.shibboleth.sp.state used by net.shibboleth.sp.profile.implClassDescriptionA DTO class that carries protocol state information that needs to be recovered to validate a protocol response; this class is designed for JSON serialization and deserialization for storage e.g.
-
Classes in net.shibboleth.sp.state used by net.shibboleth.sp.stateClassDescriptionA DTO class that carries protocol state information that needs to be recovered to validate a protocol response; this class is designed for JSON serialization and deserialization for storage e.g.Interface to a service that manages "state" tokens, used in most SSO protocols to manage stateful request/response correlation and to limit exposure of the resource URLs accessed by clients to allow recovery of the URL for final redirection.
-
Classes in net.shibboleth.sp.state used by net.shibboleth.sp.state.implClassDescriptionBase class for
StateManagerimplementations.Interface to a service that manages "state" tokens, used in most SSO protocols to manage stateful request/response correlation and to limit exposure of the resource URLs accessed by clients to allow recovery of the URL for final redirection.