All Known Implementing Classes:
TrustServiceQSCDPostEIDASConsistency, TrustServiceQualifierAndAdditionalServiceInfoPreEIDASConsistency, TrustServiceQualifiersKnownConsistency, TrustServiceStatusPreEIDASConsistency

public interface TrustServiceCondition
Checks whether the TrustService is valid
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Whether the TrustService is consistent
  • Method Details

    • isConsistent

      boolean isConsistent(TrustServiceWrapper trustService)
      Whether the TrustService is consistent
      Parameters:
      trustService - TrustServiceWrapper to check
      Returns:
      TRUE if the trustService is consistent, FALSE otherwise