Uses of Class
com.itextpdf.signatures.validation.EuropeanTrustedListConfigurationFactory
 
     
      Packages that use EuropeanTrustedListConfigurationFactory
     
 
      
     -  
        
Uses of EuropeanTrustedListConfigurationFactory in com.itextpdf.signatures.validation
Methods in com.itextpdf.signatures.validation that return types with arguments of type EuropeanTrustedListConfigurationFactoryModifier and TypeMethodDescriptionEuropeanTrustedListConfigurationFactory.getFactory()Retrieves the current factory supplier.Method parameters in com.itextpdf.signatures.validation with type arguments of type EuropeanTrustedListConfigurationFactoryModifier and TypeMethodDescriptionstatic voidEuropeanTrustedListConfigurationFactory.setFactory(Supplier<EuropeanTrustedListConfigurationFactory> factory) Sets the factory supplier.