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.
  • Class
    Description
    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.
  • Class
    Description
    A 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.
  • Class
    Description
    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.
  • Class
    Description
    A 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.
  • Class
    Description
    A 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.
  • Class
    Description
    Base class for StateManager implementations.
    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.