Class NonEmptyTSPInformation

java.lang.Object
eu.europa.esig.dss.tsl.function.NonEmptyTSPInformation
All Implemented Interfaces:
TrustServiceProviderPredicate, Predicate<eu.europa.esig.trustedlist.jaxb.tsl.TSPType>

public class NonEmptyTSPInformation extends Object implements TrustServiceProviderPredicate
Filters non-empty TSPInformation element
  • Constructor Details

    • NonEmptyTSPInformation

      public NonEmptyTSPInformation()
      Default constructor
  • Method Details

    • test

      public boolean test(eu.europa.esig.trustedlist.jaxb.tsl.TSPType t)
      Specified by:
      test in interface Predicate<eu.europa.esig.trustedlist.jaxb.tsl.TSPType>