クラス HttpSessionSaml2AuthenticationRequestRepository

java.lang.ObjectSE
org.springframework.security.saml2.provider.service.web.HttpSessionSaml2AuthenticationRequestRepository
実装されたすべてのインターフェース:
Saml2AuthenticationRequestRepository<AbstractSaml2AuthenticationRequest>

public class HttpSessionSaml2AuthenticationRequestRepository extends ObjectSE implements Saml2AuthenticationRequestRepository<AbstractSaml2AuthenticationRequest>
HttpSession を使用して AbstractSaml2AuthenticationRequest を格納および取得する Saml2AuthenticationRequestRepository 実装
導入:
5.6