Class HttpSessionSaml2AuthenticationRequestRepository

java.lang.Object
org.springframework.security.saml2.provider.service.web.HttpSessionSaml2AuthenticationRequestRepository
All Implemented Interfaces:
Saml2AuthenticationRequestRepository<AbstractSaml2AuthenticationRequest>

public class HttpSessionSaml2AuthenticationRequestRepository extends Object implements Saml2AuthenticationRequestRepository<AbstractSaml2AuthenticationRequest>
A Saml2AuthenticationRequestRepository implementation that uses HttpSession to store and retrieve the AbstractSaml2AuthenticationRequest
Since:
5.6