Class TypeOtherTSLPointer

java.lang.Object
eu.europa.esig.dss.tsl.function.AbstractOtherTSLPointerPredicate
eu.europa.esig.dss.tsl.function.TypeOtherTSLPointer
All Implemented Interfaces:
OtherTSLPointerPredicate, Predicate<OtherTSLPointerType>
Direct Known Subclasses:
EULOTLOtherTSLPointer, EUTLOtherTSLPointer

public class TypeOtherTSLPointer extends AbstractOtherTSLPointerPredicate
Allows TSL filtering by TSLType
  • Constructor Details

    • TypeOtherTSLPointer

      public TypeOtherTSLPointer(String expectedTSLType)
      Default constructor
      Parameters:
      expectedTSLType - String the TSLType value to filter by
  • Method Details