java.lang.Object
eu.europa.esig.dss.validation.process.qualification.EIDASUtils

public final class EIDASUtils extends Object
Contains EIDAS Utils
  • Method Details

    • isPostEIDAS

      public static boolean isPostEIDAS(Date date)
      Gets if the given date relates to a post eIDAS time
      Parameters:
      date - Date
      Returns:
      TRUE if the date is at or after eIDAS
    • isPreEIDAS

      public static boolean isPreEIDAS(Date date)
      Gets if the given date relates to a pre eIDAS time
      Parameters:
      date - Date
      Returns:
      TRUE if the date is before eIDAS
    • isPostGracePeriod

      public static boolean isPostGracePeriod(Date date)
      Gets if the given date relates to a post grace period
      Parameters:
      date - Date
      Returns:
      TRUE if the date is at or after grace period