Class OfficialRegistrationIdentifierPredicate

java.lang.Object
eu.europa.esig.dss.tsl.function.OfficialRegistrationIdentifierPredicate
All Implemented Interfaces:
Predicate<String>

public class OfficialRegistrationIdentifierPredicate extends Object implements Predicate<String>
This class checks if the String is an official registration identifier as specified in ETSI TS 119 612 (ch 5.4.2)
  • Constructor Details

    • OfficialRegistrationIdentifierPredicate

      public OfficialRegistrationIdentifierPredicate()
      Default constructor
  • Method Details