public class CurrentTimeIndicationCheck extends ChainItem<eu.europa.esig.dss.jaxb.detailedreport.XmlPSV>
| Constructor and Description |
|---|
CurrentTimeIndicationCheck(eu.europa.esig.dss.jaxb.detailedreport.XmlPSV result,
eu.europa.esig.dss.validation.policy.rules.Indication indication,
eu.europa.esig.dss.validation.policy.rules.SubIndication subIndication,
List<eu.europa.esig.dss.jaxb.detailedreport.XmlName> errors,
eu.europa.esig.jaxb.policy.LevelConstraint constraint) |
| Modifier and Type | Method and Description |
|---|---|
protected MessageTag |
getErrorMessageTag() |
protected eu.europa.esig.dss.validation.policy.rules.Indication |
getFailedIndicationForConclusion() |
protected eu.europa.esig.dss.validation.policy.rules.SubIndication |
getFailedSubIndicationForConclusion() |
protected MessageTag |
getMessageTag() |
protected List<eu.europa.esig.dss.jaxb.detailedreport.XmlName> |
getPreviousErrors() |
protected boolean |
process() |
execute, getAdditionalInfo, getSuccessIndication, getSuccessSubIndication, isAcceptableConclusion, isIndeterminateConclusion, isInvalidConclusion, isValid, isValidConclusion, setNextItempublic CurrentTimeIndicationCheck(eu.europa.esig.dss.jaxb.detailedreport.XmlPSV result,
eu.europa.esig.dss.validation.policy.rules.Indication indication,
eu.europa.esig.dss.validation.policy.rules.SubIndication subIndication,
List<eu.europa.esig.dss.jaxb.detailedreport.XmlName> errors,
eu.europa.esig.jaxb.policy.LevelConstraint constraint)
protected boolean process()
protected MessageTag getMessageTag()
getMessageTag in class ChainItem<eu.europa.esig.dss.jaxb.detailedreport.XmlPSV>protected MessageTag getErrorMessageTag()
getErrorMessageTag in class ChainItem<eu.europa.esig.dss.jaxb.detailedreport.XmlPSV>protected eu.europa.esig.dss.validation.policy.rules.Indication getFailedIndicationForConclusion()
getFailedIndicationForConclusion in class ChainItem<eu.europa.esig.dss.jaxb.detailedreport.XmlPSV>protected eu.europa.esig.dss.validation.policy.rules.SubIndication getFailedSubIndicationForConclusion()
getFailedSubIndicationForConclusion in class ChainItem<eu.europa.esig.dss.jaxb.detailedreport.XmlPSV>protected List<eu.europa.esig.dss.jaxb.detailedreport.XmlName> getPreviousErrors()
getPreviousErrors in class ChainItem<eu.europa.esig.dss.jaxb.detailedreport.XmlPSV>Copyright © 2018. All rights reserved.