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 OCSPRef
JAdESRevocationRefExtractionUtils.createOCSPRef
(Map<?, ?> ocpRef) Extract anOCSPRef
from '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.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
Methods in eu.europa.esig.dss.validation with parameters of type OCSPRefModifier and TypeMethodDescriptionprotected XmlRevocationRef
DiagnosticDataBuilder.getXmlOCSPRevocationRef
(OCSPRef ocspRef, Set<RevocationRefOrigin> origins) Builds aXmlRevocationRef
fromOCSPRef
-
Uses of OCSPRef in eu.europa.esig.dss.validation.timestamp
Methods in eu.europa.esig.dss.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.xades.validation
Methods in eu.europa.esig.dss.xades.validation that return OCSPRefModifier and TypeMethodDescriptionstatic OCSPRef
XAdESRevocationRefExtractionUtils.createOCSPRef
(XAdESPaths xadesPaths, Element ocspRefElement) Extracts aOCSPRef
from 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)