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

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