Class InMemoryResourcesHandler

java.lang.Object
eu.europa.esig.dss.signature.resources.AbstractResourcesHandler
eu.europa.esig.dss.signature.resources.InMemoryResourcesHandler
All Implemented Interfaces:
DSSResourcesHandler, Closeable, AutoCloseable

public class InMemoryResourcesHandler extends AbstractResourcesHandler
This class represents an in-memory implementation of DSSResourcesFactory. Using this class, all the objects handling during document signing will be stored in memory. NOTE: this class is used as a default implementation in DSS