public class ArtifactResolveType extends RequestAbstractType
Java class for ArtifactResolveType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ArtifactResolveType">
<complexContent>
<extension base="{urn:oasis:names:tc:SAML:2.0:protocol}RequestAbstractType">
<sequence>
<element ref="{urn:oasis:names:tc:SAML:2.0:protocol}Artifact"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
artifact |
consent, destination, extensions, id, issueInstant, issuer, signature, version| Constructor and Description |
|---|
ArtifactResolveType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getArtifact()
Gets the value of the artifact property.
|
void |
setArtifact(String value)
Sets the value of the artifact property.
|
getConsent, getDestination, getExtensions, getID, getIssueInstant, getIssuer, getSignature, getVersion, setConsent, setDestination, setExtensions, setID, setIssueInstant, setIssuer, setSignature, setVersionprotected String artifact
Copyright © 2020 Open eHealth Foundation. All rights reserved.