Uses of Class
eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRef
Package | Description |
---|---|
eu.europa.esig.dss.cades.validation | |
eu.europa.esig.dss.spi.x509.revocation.ocsp | |
eu.europa.esig.dss.validation.timestamp | |
eu.europa.esig.dss.xades.validation |
-
Uses of OCSPRef in eu.europa.esig.dss.cades.validation
Methods in eu.europa.esig.dss.cades.validation that return types with arguments of type OCSPRef Modifier and Type Method Description protected List<OCSPRef>
CAdESTimestampSource. getOCSPRefs(CAdESAttribute 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 Constructor Description OCSPRefIdentifier(OCSPRef ocspRef)
-
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 OCSPRef Modifier and Type Method Description protected abstract List<OCSPRef>
AbstractTimestampSource. getOCSPRefs(SignatureAttribute 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 OCSPRef Modifier and Type Method Description static OCSPRef
XAdESRevocationRefExtractionUtils. createOCSPRef(XAdESPaths xadesPaths, Element ocspRefElement)
Methods in eu.europa.esig.dss.xades.validation that return types with arguments of type OCSPRef Modifier and Type Method Description protected List<OCSPRef>
XAdESTimestampSource. getOCSPRefs(XAdESAttribute unsignedAttribute)