Module jpms_dss_tsl_validation
Class QCStatementCondition
java.lang.Object
eu.europa.esig.dss.tsl.dto.condition.QCStatementCondition
- All Implemented Interfaces:
eu.europa.esig.dss.model.tsl.Condition,Serializable
This class contains an information extracted for a certificate equivalence condition
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionQCStatementCondition(String oid, String type, String legislation) Default constructor -
Method Summary
-
Constructor Details
-
Method Details
-
getOid
Gets the QcStatement OID- Returns:
String
-
getType
Gets the QcType OID- Returns:
String
-
getLegislation
Gets the QcCClegislation code- Returns:
String
-
check
public boolean check(eu.europa.esig.dss.model.x509.CertificateToken certificateToken) - Specified by:
checkin interfaceeu.europa.esig.dss.model.tsl.Condition
-
toString
- Specified by:
toStringin interfaceeu.europa.esig.dss.model.tsl.Condition
-
toString
-