Class XmlCertificate

java.lang.Object
org.digidoc4j.impl.asic.report.XmlCertificate
All Implemented Interfaces:
Serializable

public class XmlCertificate extends Object implements Serializable
DD4J-967: This class is a copy of XmlCertificate as it was in DSS 5.11.1 (except for the migration from javax to jakarta namespace and additional create(eu.europa.esig.dss.simplereport.jaxb.XmlCertificate) method). It is a temporary solution for keeping the XML of the validation report temporarily unchanged. This class may disappear in the future.
See Also:
  • Constructor Details

    • XmlCertificate

      public XmlCertificate()
  • Method Details

    • getId

      public String getId()
    • setId

      public void setId(String value)
    • getQualifiedName

      public String getQualifiedName()
    • setQualifiedName

      public void setQualifiedName(String value)