Class CompositeAIASource

java.lang.Object
eu.europa.esig.dss.spi.x509.aia.CompositeAIASource
All Implemented Interfaces:
AIASource, Serializable

public class CompositeAIASource extends Object implements AIASource
This class allows to retrieve a AIA with different sources. The composite will try all sources until to get a non-empty response.
See Also: