Uses of Class
eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRef
Packages that use OCSPRef
Package
Description
-
Uses of OCSPRef in eu.europa.esig.dss.cades.validation.timestamp
Methods in eu.europa.esig.dss.cades.validation.timestamp that return types with arguments of type OCSPRefModifier and TypeMethodDescriptionCAdESTimestampSource.getOCSPRefs(CAdESAttribute unsignedAttribute) -
Uses of OCSPRef in eu.europa.esig.dss.jades.validation
Methods in eu.europa.esig.dss.jades.validation that return OCSPRefModifier and TypeMethodDescriptionstatic OCSPRefJAdESRevocationRefExtractionUtils.createOCSPRef(Map<?, ?> ocpRef) Extract anOCSPReffrom 'ocpsRefs' header -
Uses of OCSPRef in eu.europa.esig.dss.jades.validation.timestamp
Methods in eu.europa.esig.dss.jades.validation.timestamp that return types with arguments of type OCSPRefModifier and TypeMethodDescriptionJAdESTimestampSource.getOCSPRefs(JAdESAttribute unsignedAttribute) -
Uses of OCSPRef in eu.europa.esig.dss.spi.validation.timestamp
Methods in eu.europa.esig.dss.spi.validation.timestamp that return types with arguments of type OCSPRefModifier and TypeMethodDescriptionSignatureTimestampSource.getOCSPRefs(SA unsignedAttribute) Returns a list of OCSP revocation refs from the givenunsignedAttribute -
Uses of OCSPRef in eu.europa.esig.dss.spi.x509.revocation.ocsp
Constructors in eu.europa.esig.dss.spi.x509.revocation.ocsp with parameters of type OCSPRef -
Uses of OCSPRef in eu.europa.esig.dss.validation.reports.diagnostic
Methods in eu.europa.esig.dss.validation.reports.diagnostic with parameters of type OCSPRefModifier and TypeMethodDescriptionprotected XmlRevocationRefDiagnosticDataBuilder.getXmlOCSPRevocationRef(OCSPRef ocspRef, Set<RevocationRefOrigin> origins) Builds aXmlRevocationReffromOCSPRef -
Uses of OCSPRef in eu.europa.esig.dss.xades.validation
Methods in eu.europa.esig.dss.xades.validation that return OCSPRefModifier and TypeMethodDescriptionstatic OCSPRefXAdESRevocationRefExtractionUtils.createOCSPRef(XAdESPath xadesPaths, Element ocspRefElement) Extracts aOCSPReffrom aocspRefElement -
Uses of OCSPRef in eu.europa.esig.dss.xades.validation.timestamp
Methods in eu.europa.esig.dss.xades.validation.timestamp that return types with arguments of type OCSPRefModifier and TypeMethodDescriptionXAdESTimestampSource.getOCSPRefs(XAdESAttribute unsignedAttribute)