oasis.names.tc.saml._2_0.protocol
Class ArtifactResolve
java.lang.Object
oasis.names.tc.saml._2_0.protocol.RequestAbstractType
oasis.names.tc.saml._2_0.protocol.ArtifactResolve
- All Implemented Interfaces:
- Serializable
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-12-12T04:56:11+01:00",
comments="JAXB RI v2.2.11")
public class ArtifactResolve
- extends RequestAbstractType
- implements Serializable
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>
- See Also:
- Serialized Form
Methods inherited from class oasis.names.tc.saml._2_0.protocol.RequestAbstractType |
getConsent, getDestination, getExtensions, getID, getIssueInstant, getIssuer, getSignature, getVersion, setConsent, setDestination, setExtensions, setID, setIssueInstant, setIssuer, setSignature, setVersion |
ArtifactResolve
public ArtifactResolve()
getArtifact
public String getArtifact()
- Gets the value of the artifact property.
- Returns:
- possible object is
String
setArtifact
public void setArtifact(String value)
- Sets the value of the artifact property.
- Parameters:
value
- allowed object is
String
Connector Packaging TECHNICAL 3.24.0-beta-4 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.