Class ListCertificateSource

java.lang.Object
eu.europa.esig.dss.spi.x509.ListCertificateSource
All Implemented Interfaces:
CertificateSource, Serializable

public class ListCertificateSource extends Object implements CertificateSource
This class operates on several CertificateSource with the composite design pattern.
See Also: