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.revocationRefs
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlRevocationRefModifier and TypeMethodDescriptionObjectFactory.createXmlRevocationRef()
Create an instance ofXmlRevocationRef
Methods 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
Methods in eu.europa.esig.dss.validation that return XmlRevocationRefModifier 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
Methods in eu.europa.esig.dss.validation 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 ofXmlRevocationRef
for a token withtokenId