Class TrustedServiceChecker
java.lang.Object
eu.europa.esig.dss.validation.process.qualification.trust.consistency.TrustedServiceChecker
public final class TrustedServiceChecker extends Object
-
Method Summary
Modifier and Type Method Description static booleanisFullyConsistent(TrustedServiceWrapper service)static booleanisLegalPersonConsistent(TrustedServiceWrapper service)static booleanisPreEIDASConsistent(TrustedServiceWrapper service)static booleanisQCStatementConsistent(TrustedServiceWrapper service)static booleanisQSCDConsistent(TrustedServiceWrapper service)static booleanisQSCDStatusAsInCertConsistent(TrustedServiceWrapper service)static booleanisQualifierAndAdditionalServiceInfoConsistent(TrustedServiceWrapper service)static booleanisUsageConsistent(TrustedServiceWrapper service)
-
Method Details
-
isFullyConsistent
-
isLegalPersonConsistent
-
isQCStatementConsistent
-
isQSCDConsistent
-
isQSCDStatusAsInCertConsistent
-
isUsageConsistent
-
isPreEIDASConsistent
-
isQualifierAndAdditionalServiceInfoConsistent
-