Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateRef
| Package | Description |
|---|---|
| eu.europa.esig.dss.diagnostic | |
| eu.europa.esig.dss.diagnostic.jaxb | |
| eu.europa.esig.dss.validation |
-
Uses of XmlCertificateRef in eu.europa.esig.dss.diagnostic
Constructors in eu.europa.esig.dss.diagnostic with parameters of type XmlCertificateRef Constructor Description CertificateRefWrapper(XmlCertificateRef certificateRef) -
Uses of XmlCertificateRef in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlCertificateRef Modifier and Type Field Description protected List<XmlCertificateRef>XmlFoundCertificate. certificateRefsMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlCertificateRef Modifier and Type Method Description XmlCertificateRefObjectFactory. createXmlCertificateRef()Create an instance ofXmlCertificateRefMethods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlCertificateRef Modifier and Type Method Description List<XmlCertificateRef>XmlFoundCertificate. getCertificateRefs()Gets the value of the certificateRefs property. -
Uses of XmlCertificateRef in eu.europa.esig.dss.validation
Methods in eu.europa.esig.dss.validation that return XmlCertificateRef Modifier and Type Method Description protected XmlCertificateRefDiagnosticDataBuilder. getXmlCertificateRef(CertificateRef ref, CertificateRefOrigin origin)Methods in eu.europa.esig.dss.validation with parameters of type XmlCertificateRef Modifier and Type Method Description protected voidDiagnosticDataBuilder. verifyAgainstCertificateToken(XmlCertificateRef xmlCertificateRef, CertificateRef ref, CertificateToken signingCertificate)