java.lang.Object
eu.europa.esig.dss.validation.process.qualification.trust.filter.UniqueServiceFilter
All Implemented Interfaces:
TrustServiceFilter

public class UniqueServiceFilter extends Object implements TrustServiceFilter
This class is used to select a TrustService that is unambiguous and does not have conflicts with other TrustServices. In case of a conflict for the given endEntityCert, none of the TrustServices is returned.