Class ArtifactResponseType
java.lang.Object
eu.europa.esig.saml.jaxb.protocol.StatusResponseType
eu.europa.esig.saml.jaxb.protocol.ArtifactResponseType
- All Implemented Interfaces:
Serializable
Java class for ArtifactResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ArtifactResponseType"> <complexContent> <extension base="{urn:oasis:names:tc:SAML:2.0:protocol}StatusResponseType"> <sequence> <any processContents='lax' minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
- See Also:
-
Field Summary
Fields inherited from class eu.europa.esig.saml.jaxb.protocol.StatusResponseType
consent, destination, extensions, id, inResponseTo, issueInstant, issuer, signature, status, version
-
Constructor Summary
-
Method Summary
Methods inherited from class eu.europa.esig.saml.jaxb.protocol.StatusResponseType
getConsent, getDestination, getExtensions, getID, getInResponseTo, getIssueInstant, getIssuer, getSignature, getStatus, getVersion, setConsent, setDestination, setExtensions, setID, setInResponseTo, setIssueInstant, setIssuer, setSignature, setStatus, setVersion