|
OpenSAML-J 2.4.1-redhat-3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface SAMLArtifactMap.SAMLArtifactMapEntry
Represents a mapping between an artifact a SAML message with some associated metadata.
Method Summary | |
---|---|
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. |
Methods inherited from interface org.opensaml.util.storage.ExpiringObject |
---|
getExpirationTime, isExpired, onExpire |
Method Detail |
---|
String getArtifact()
String getIssuerId()
String getRelyingPartyId()
SAMLObject getSamlMessage()
|
OpenSAML-J 2.4.1-redhat-3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |