Feature/fake signature verification
This provides full integration of a document verification process, including a reporting stub
StubSignatureVerifierClient is the stub. Any other/real implementation of SignatureVerifierService will be preferred/injected instead of this class, because of the use of the DefaultBean annotation.
The current tests use mocks, so the development of a real DSS client will not break them.
Edited by Cristina Pauna