Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlRevocationRef
Packages that use XmlRevocationRef
Package
Description
-
Uses of XmlRevocationRef in eu.europa.esig.dss.diagnostic
Constructors in eu.europa.esig.dss.diagnostic with parameters of type XmlRevocationRefModifierConstructorDescriptionRevocationRefWrapper(XmlRevocationRef revocationRef, String revocationId) Default constructor -
Uses of XmlRevocationRef in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlRevocationRefModifier and TypeFieldDescriptionprotected List<XmlRevocationRef> XmlFoundRevocation.revocationRefsMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlRevocationRefModifier and TypeMethodDescriptionObjectFactory.createXmlRevocationRef()Create an instance ofXmlRevocationRefMethods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlRevocationRefModifier and TypeMethodDescriptionXmlFoundRevocation.getRevocationRefs()Gets the value of the revocationRefs property. -
Uses of XmlRevocationRef in eu.europa.esig.dss.validation.reports.diagnostic
Methods in eu.europa.esig.dss.validation.reports.diagnostic that return XmlRevocationRefModifier and TypeMethodDescriptionprotected XmlRevocationRefDiagnosticDataBuilder.getXmlCRLRevocationRef(CRLRef crlRef, Set<RevocationRefOrigin> origins) Builds aXmlRevocationReffromCRLRefprotected XmlRevocationRefDiagnosticDataBuilder.getXmlOCSPRevocationRef(OCSPRef ocspRef, Set<RevocationRefOrigin> origins) Builds aXmlRevocationReffromOCSPRefMethods in eu.europa.esig.dss.validation.reports.diagnostic that return types with arguments of type XmlRevocationRefModifier and TypeMethodDescriptionprotected <R extends Revocation>
List<XmlRevocationRef> DiagnosticDataBuilder.getXmlRevocationRefs(String tokenId, Map<RevocationRef<R>, Set<RevocationRefOrigin>> refsAndOrigins) Returns a list ofXmlRevocationReffor a token withtokenId