@Generated(value="com.sun.tools.xjc.Driver", date="2022-09-22T05:20:09+02:00", comments="JAXB RI v2.2.11") public class GetCertificateInfoForAuthenticationCertificateRequest extends RequestType implements Serializable
Java class for GetCertificateInfoForAuthenticationCertificateRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetCertificateInfoForAuthenticationCertificateRequestType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v2}RequestType">
<sequence>
<element ref="{http://www.w3.org/2000/09/xmldsig#}Signature"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
GetCertificateInfoForAuthenticationCertificateRequest() |
| Modifier and Type | Method and Description |
|---|---|
Signature |
getSignature()
An enveloped XML signature that signs the entire request element.
|
void |
setSignature(Signature value)
Sets the value of the signature property.
|
getId, getIssueInstant, setId, setIssueInstantpublic GetCertificateInfoForAuthenticationCertificateRequest()
public Signature getSignature()
Signature
Connector Packaging generic 4.2.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.