Uses of Class
eu.europa.esig.dss.spi.x509.revocation.crl.CRLRef
Packages that use CRLRef
Package
Description
-
Uses of CRLRef in eu.europa.esig.dss.cades.validation.timestamp
Methods in eu.europa.esig.dss.cades.validation.timestamp that return types with arguments of type CRLRefModifier and TypeMethodDescriptionCAdESTimestampSource.getCRLRefs(CAdESAttribute unsignedAttribute) -
Uses of CRLRef in eu.europa.esig.dss.jades.validation
Methods in eu.europa.esig.dss.jades.validation that return CRLRefModifier and TypeMethodDescriptionstatic CRLRefJAdESRevocationRefExtractionUtils.createCRLRef(Map<?, ?> crlRefMap) Extract anCRLReffrom 'crlRefs' header -
Uses of CRLRef in eu.europa.esig.dss.jades.validation.timestamp
Methods in eu.europa.esig.dss.jades.validation.timestamp that return types with arguments of type CRLRefModifier and TypeMethodDescriptionJAdESTimestampSource.getCRLRefs(JAdESAttribute unsignedAttribute) -
Uses of CRLRef in eu.europa.esig.dss.spi.validation.timestamp
Methods in eu.europa.esig.dss.spi.validation.timestamp that return types with arguments of type CRLRefModifier and TypeMethodDescriptionSignatureTimestampSource.getCRLRefs(SA unsignedAttribute) Returns a list of CRL revocation refs from the givenunsignedAttribute -
Uses of CRLRef in eu.europa.esig.dss.validation.reports.diagnostic
Methods in eu.europa.esig.dss.validation.reports.diagnostic with parameters of type CRLRefModifier and TypeMethodDescriptionprotected XmlRevocationRefDiagnosticDataBuilder.getXmlCRLRevocationRef(CRLRef crlRef, Set<RevocationRefOrigin> origins) Builds aXmlRevocationReffromCRLRef -
Uses of CRLRef in eu.europa.esig.dss.xades.validation
Methods in eu.europa.esig.dss.xades.validation that return CRLRefModifier and TypeMethodDescriptionstatic CRLRefXAdESRevocationRefExtractionUtils.createCRLRef(XAdESPath xadesPaths, Element crlRefElement) Extracts aCRLReffrom acrlRefElement -
Uses of CRLRef in eu.europa.esig.dss.xades.validation.timestamp
Methods in eu.europa.esig.dss.xades.validation.timestamp that return types with arguments of type CRLRefModifier and TypeMethodDescriptionXAdESTimestampSource.getCRLRefs(XAdESAttribute unsignedAttribute)