Class NoopDOMCryptoContext

java.lang.Object
javax.xml.crypto.dom.DOMCryptoContext
ac.simons.neo4j.migrations.core.internal.NoopDOMCryptoContext
All Implemented Interfaces:
XMLCryptoContext

public final class NoopDOMCryptoContext extends DOMCryptoContext
This no-operation context is used while computing checksums of XML. We are only interested in checksumming the normalized structure, not in computing any hashes on top of it.
Since:
1.7.0
Author:
Michael J. Simons
Soundtrack
Pet Shop Boys - Please
  • Constructor Details

    • NoopDOMCryptoContext

      public NoopDOMCryptoContext()