クラス Saml2PostAuthenticationRequest

java.lang.ObjectSE
org.springframework.security.saml2.provider.service.authentication.AbstractSaml2AuthenticationRequest
org.springframework.security.saml2.provider.service.authentication.Saml2PostAuthenticationRequest
実装されたすべてのインターフェース:
SerializableSE

public class Saml2PostAuthenticationRequest extends AbstractSaml2AuthenticationRequest
サービスプロバイダーから ID プロバイダー https://www.oasis-open.org/committees/download.php/35711/sstc-saml-core-errata-2.0-wd-06-diff.pdf に POST バインディングを介して AuthNRequest を送信するために必要な情報のデータホルダー (2031 行目)
導入:
5.3
関連事項: