public class AuthnRequestModel extends RequestAbstractTypeModel
コンストラクタと説明 |
---|
AuthnRequestModel(org.opensaml.saml2.core.AuthnRequest request,
String binding,
String relayState)
引数の情報を設定(遷移先はAuthnRequestのDestination属性から取得)
|
getBinding, getDestination, getID, getIssuer, getRelayState, isDestinationOK, isIssuerOK
getXMLObject, hasSignature, prettyPrintXML, sign, sign, toXML, verifySignature
public AuthnRequestModel(org.opensaml.saml2.core.AuthnRequest request, String binding, String relayState) throws SAMLApplicationException
request
- AuthnRequestbinding
- 遷移方法relayState
- 認証成功後の遷移先SAMLApplicationException
- SAML連携エラーCopyright © 2012 NTT DATA INTRAMART CORPORATION