Uses of Class
eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRef
Package
Description
-
Uses of OCSPRef in eu.europa.esig.dss.cades.validation.timestamp
Modifier and TypeMethodDescriptionCAdESTimestampSource.getOCSPRefs
(CAdESAttribute unsignedAttribute) -
Uses of OCSPRef in eu.europa.esig.dss.jades.validation
Modifier and TypeMethodDescriptionstatic OCSPRef
JAdESRevocationRefExtractionUtils.createOCSPRef
(Map<?, ?> ocpRef) Extract anOCSPRef
from 'ocpsRefs' header -
Uses of OCSPRef in eu.europa.esig.dss.jades.validation.timestamp
Modifier and TypeMethodDescriptionJAdESTimestampSource.getOCSPRefs
(JAdESAttribute unsignedAttribute) -
Uses of OCSPRef in eu.europa.esig.dss.spi.x509.revocation.ocsp
-
Uses of OCSPRef in eu.europa.esig.dss.validation
Modifier and TypeMethodDescriptionprotected XmlRevocationRef
DiagnosticDataBuilder.getXmlOCSPRevocationRef
(OCSPRef ocspRef, Set<RevocationRefOrigin> origins) Builds aXmlRevocationRef
fromOCSPRef
-
Uses of OCSPRef in eu.europa.esig.dss.validation.timestamp
Modifier and TypeMethodDescriptionSignatureTimestampSource.getOCSPRefs
(SA unsignedAttribute) Returns a list of OCSP revocation refs from the givenunsignedAttribute
-
Uses of OCSPRef in eu.europa.esig.dss.xades.validation
Modifier and TypeMethodDescriptionstatic OCSPRef
XAdESRevocationRefExtractionUtils.createOCSPRef
(XAdESPaths xadesPaths, Element ocspRefElement) Extracts aOCSPRef
from aocspRefElement
-
Uses of OCSPRef in eu.europa.esig.dss.xades.validation.timestamp
Modifier and TypeMethodDescriptionXAdESTimestampSource.getOCSPRefs
(XAdESAttribute unsignedAttribute)