public class ArtifactResponseType extends StatusResponseType
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>
| Modifier and Type | Field and Description |
|---|---|
protected Object |
any |
consent, destination, extensions, id, inResponseTo, issueInstant, issuer, signature, status, version| Constructor and Description |
|---|
ArtifactResponseType() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getAny()
Gets the value of the any property.
|
void |
setAny(Object value)
Sets the value of the any property.
|
getConsent, getDestination, getExtensions, getID, getInResponseTo, getIssueInstant, getIssuer, getSignature, getStatus, getVersion, setConsent, setDestination, setExtensions, setID, setInResponseTo, setIssueInstant, setIssuer, setSignature, setStatus, setVersionprotected Object any
Copyright © 2020 Open eHealth Foundation. All rights reserved.