The SampleDocumentManager, SampleDocumentManagerImpl, and SampleDataUtil (which contains hardcoded issuer private keys and certificates) are shipped in the main source set.
Move all sample code to test scope to prevent inclusion in production artifacts.
Update documentation accordingly
The SampleDocumentManager, SampleDocumentManagerImpl, and SampleDataUtil (which contains hardcoded issuer private keys and certificates) are shipped in the main source set.
Move all sample code to test scope to prevent inclusion in production artifacts.
Update documentation accordingly