Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlRevocationRef
Package
Description
-
Uses of XmlRevocationRef in eu.europa.esig.dss.diagnostic
ModifierConstructorDescriptionRevocationRefWrapper
(XmlRevocationRef revocationRef, String revocationId) Default constructor -
Uses of XmlRevocationRef in eu.europa.esig.dss.diagnostic.jaxb
Modifier and TypeFieldDescriptionprotected List<XmlRevocationRef>
XmlFoundRevocation.revocationRefs
Modifier and TypeMethodDescriptionObjectFactory.createXmlRevocationRef()
Create an instance ofXmlRevocationRef
Modifier and TypeMethodDescriptionXmlFoundRevocation.getRevocationRefs()
Gets the value of the revocationRefs property. -
Uses of XmlRevocationRef in eu.europa.esig.dss.validation
Modifier and TypeMethodDescriptionprotected XmlRevocationRef
DiagnosticDataBuilder.getXmlCRLRevocationRef
(CRLRef crlRef, Set<RevocationRefOrigin> origins) Builds aXmlRevocationRef
fromCRLRef
protected XmlRevocationRef
DiagnosticDataBuilder.getXmlOCSPRevocationRef
(OCSPRef ocspRef, Set<RevocationRefOrigin> origins) Builds aXmlRevocationRef
fromOCSPRef
Modifier and TypeMethodDescriptionprotected <R extends Revocation>
List<XmlRevocationRef>DiagnosticDataBuilder.getXmlRevocationRefs
(String tokenId, Map<RevocationRef<R>, Set<RevocationRefOrigin>> refsAndOrigins) Returns a list ofXmlRevocationRef
for a token withtokenId