Uses of Interface
eu.europa.esig.dss.validation.process.qualification.trust.filter.TrustedServiceFilter
Packages that use TrustedServiceFilter
-
Uses of TrustedServiceFilter in eu.europa.esig.dss.validation.process.qualification.trust.filter
Classes in eu.europa.esig.dss.validation.process.qualification.trust.filter that implement TrustedServiceFilterModifier and TypeClassDescriptionclassAbstract filter defining the main logic of filtersclassFilters TrustedServices by CA/QC typeclassFilters TrustedServices by qualifier and additional service information consistencyclassFilters TrustedServices by QC consistencyclassFilters TrustedServices by QSCD consistencyclassFilters TrustedServices by status consistencyclassFilters TrustedServices by 'granted' status (before and after eIDAS)classFilters TrustedServices by TSA/QTST typeclassAllowed services are : cert type T1 = ASi T1 cert type T1 = ASi T2 + QCForXXX T2 (overrule)classThis class is used to filter trusted services by country code(s).classThis filter is used to filter TrustedServices that have been valid at the given timeclassThis class filters Trusted Services with MRA enacted valueclassThis class fitlers Trusted Services by the related MRA equivalence starting dateclassThis class is used to filter trusted services by the TL Url.classThis class is used to select a TrustedService that is unambiguous and does not have conflicts with other TrustedServices.Methods in eu.europa.esig.dss.validation.process.qualification.trust.filter that return TrustedServiceFilterModifier and TypeMethodDescriptionstatic TrustedServiceFilterTrustedServicesFilterFactory.createConsistentServiceByCertificateTypeFilter()Creates a TrustedService filter by QC consistencystatic TrustedServiceFilterTrustedServicesFilterFactory.createConsistentServiceByQCFilter()Creates a TrustedService filter by QC consistencystatic TrustedServiceFilterTrustedServicesFilterFactory.createConsistentServiceByQSCDFilter()Creates a TrustedService filter by QSCD consistencystatic TrustedServiceFilterTrustedServicesFilterFactory.createConsistentServiceByStatusFilter()Creates a TrustedService filter by status consistencystatic TrustedServiceFilterTrustedServicesFilterFactory.createFilterByCaQc()Creates a TrustedService filter by 'CA/QC' identifierstatic TrustedServiceFilterTrustedServicesFilterFactory.createFilterByCertificateType(CertificateWrapper certificate) Creates a TrustedService filter by the type as in the given certificatestatic TrustedServiceFilterTrustedServicesFilterFactory.createFilterByCountries(Set<String> countryCodes) Creates a TrustedService filter by country codesstatic TrustedServiceFilterTrustedServicesFilterFactory.createFilterByCountry(String countryCode) Creates a TrustedService filter by country codestatic TrustedServiceFilterTrustedServicesFilterFactory.createFilterByDate(Date date) Creates a TrustedService filter by datestatic TrustedServiceFilterTrustedServicesFilterFactory.createFilterByGranted()Creates a TrustedService filter by 'granted' statusstatic TrustedServiceFilterTrustedServicesFilterFactory.createFilterByMRAEquivalenceStartingDate(Date date) Creates a TrustedService filter by MRA equivalence starting datestatic TrustedServiceFilterTrustedServicesFilterFactory.createFilterByQTST()Creates a TrustedService filter by 'TSA/QTST' identifierstatic TrustedServiceFilterTrustedServicesFilterFactory.createFilterByUrls(Set<String> urls) Creates a TrustedService filter by urlsstatic TrustedServiceFilterTrustedServicesFilterFactory.createMRAEnactedFilter()Creates a TrustedService filter by MRA enactedstatic TrustedServiceFilterTrustedServicesFilterFactory.createUniqueServiceFilter(CertificateWrapper endEntityCertificate) Creates a TrustedService filter by end-entity certificate