public static interface SAMLArtifactMap.SAMLArtifactMapEntry extends ExpiringObject
修飾子とタイプ | メソッドと説明 |
---|---|
String |
getArtifact()
Gets the artifact that maps to the SAML message.
|
String |
getIssuerId()
Gets the ID of the issuer of the artifact.
|
String |
getRelyingPartyId()
Gets the ID of the relying party the artifact was sent to.
|
SAMLObject |
getSamlMessage()
Gets SAML message the artifact maps to.
|
getExpirationTime, isExpired, onExpire
String getArtifact()
String getIssuerId()
String getRelyingPartyId()
SAMLObject getSamlMessage()
Copyright © 2012. All Rights Reserved.