Class ArtifactResponseType
java.lang.Object
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ArtifactResponseType
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>
-
Field Summary
Fields inherited from class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
consent, destination, extensions, id, inResponseTo, issueInstant, issuer, signature, status, version
-
Constructor Summary
-
Method Summary
Methods inherited from class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.StatusResponseType
getConsent, getDestination, getExtensions, getID, getInResponseTo, getIssueInstant, getIssuer, getSignature, getStatus, getVersion, setConsent, setDestination, setExtensions, setID, setInResponseTo, setIssueInstant, setIssuer, setSignature, setStatus, setVersion