Class XAdESCRLSource

java.lang.Object
eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource<eu.europa.esig.dss.model.x509.revocation.crl.CRL>
eu.europa.esig.dss.spi.x509.revocation.crl.OfflineCRLSource
eu.europa.esig.dss.xades.validation.XAdESCRLSource
All Implemented Interfaces:
eu.europa.esig.dss.spi.x509.revocation.MultipleRevocationSource<eu.europa.esig.dss.model.x509.revocation.crl.CRL>, eu.europa.esig.dss.spi.x509.revocation.RevocationSource<eu.europa.esig.dss.model.x509.revocation.crl.CRL>, Serializable

public class XAdESCRLSource extends eu.europa.esig.dss.spi.x509.revocation.crl.OfflineCRLSource
Retrieves CRL values from an XAdES (-XL) signature.
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
    XAdESCRLSource(Element signatureElement, eu.europa.esig.xades.definition.XAdESPath xadesPaths)
    The default constructor for XAdESCRLSource.
  • Method Summary

    Methods inherited from class eu.europa.esig.dss.spi.x509.revocation.crl.OfflineCRLSource

    getRevocationTokens

    Methods inherited from class eu.europa.esig.dss.spi.x509.revocation.OfflineRevocationSource

    addBinary, addRevocation, addRevocation, addRevocationReference, findBinaryForReference, findRefsAndOriginsForBinary, findRefsAndOriginsForRevocationToken, getADBERevocationValuesBinaries, getADBERevocationValuesTokens, getAllReferencedRevocationBinaries, getAllRevocationBinaries, getAllRevocationBinariesWithOrigins, getAllRevocationReferences, getAllRevocationTokens, getAllRevocationTokensWithOrigins, getAttributeRevocationRefs, getAttributeRevocationValuesBinaries, getAttributeRevocationValuesTokens, getCMSSignedDataRevocationBinaries, getCMSSignedDataRevocationTokens, getCompleteRevocationRefs, getDSSDictionaryBinaries, getDSSDictionaryTokens, getOrphanRevocationReferencesWithOrigins, getRevocationReferencesWithOrigins, getRevocationToken, getRevocationValuesBinaries, getRevocationValuesTokens, getTimestampValidationDataBinaries, getTimestampValidationDataTokens, getUniqueRevocationTokensWithOrigins, getVRIDictionaryBinaries, getVRIDictionaryTokens, isEmpty, isOrphan

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • XAdESCRLSource

      public XAdESCRLSource(Element signatureElement, eu.europa.esig.xades.definition.XAdESPath xadesPaths)
      The default constructor for XAdESCRLSource.
      Parameters:
      signatureElement - Element that contains an XML signature
      xadesPaths - adapted XAdESPaths