Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlPSV
Packages that use XmlPSV
Package
Description
-
Uses of XmlPSV in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as XmlPSVMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlPSVModifier and TypeMethodDescriptionObjectFactory.createXmlPSV()Create an instance ofXmlPSVXmlBasicBuildingBlocks.getPSV()Gets the value of the psv property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type XmlPSV -
Uses of XmlPSV in eu.europa.esig.dss.validation.process.vpfswatsp.checks
Constructors in eu.europa.esig.dss.validation.process.vpfswatsp.checks with parameters of type XmlPSVModifierConstructorDescriptionprotectedAbstractPastTokenValidationCheck(I18nProvider i18nProvider, T result, TokenProxy token, XmlPSV xmlPSV, LevelRule constraint) Default constructorPastSignatureValidationCheck(I18nProvider i18nProvider, XmlValidationProcessArchivalData result, SignatureWrapper signature, XmlPSV xmlPSV, LevelRule constraint) Default constructor -
Uses of XmlPSV in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv
Subclasses with type arguments of type XmlPSV in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psvModifier and TypeClassDescriptionclassPerforms the "5.6.2.4 Past signature validation building block" -
Uses of XmlPSV in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks
Subclasses with type arguments of type XmlPSV in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checksModifier and TypeClassDescriptionclassChecks if the best-signature-time is in the certificate's validity rangeclassChecks if the current state is PASSEDclassChecks if the Past Certificate Validation result is acceptableclassChecks if an acceptable revocation data is foundclassVerifies the validation result of aPastSignatureValidationCertificateRevocationSelectorclassChecks if the POE existsclassThis class verifies if there is a POE for the revocation information of the signer certificate at (or before) the revocation time of the CA certificateConstructors in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks with parameters of type XmlPSVModifierConstructorDescriptionBestSignatureTimeAfterCertificateIssuanceAndBeforeCertificateExpirationCheck(I18nProvider i18nProvider, XmlPSV result, Date controlTime, CertificateWrapper certificate, SubIndication currentTimeSubIndication, LevelRule constraint) Default constructorCurrentTimeIndicationCheck(I18nProvider i18nProvider, XmlPSV result, Indication indication, SubIndication subIndication, List<XmlMessage> errors, LevelRule constraint) Default constructorPastCertificateValidationAcceptableCheck(I18nProvider i18nProvider, XmlPSV result, XmlPCV pcv, String tokenId, Indication currentIndication, SubIndication currentSubIndication, LevelRule constraint) Default constructorPastRevocationDataValidationConclusiveCheck(I18nProvider i18nProvider, XmlPSV result, XmlConclusion conclusion, LevelRule constraint) ConstructorPastSignatureValidationCertificateRevocationSelectorResultCheck(I18nProvider i18nProvider, XmlPSV result, XmlCRS crsResult, LevelRule constraint) Default constructorPOEExistsCheck(I18nProvider i18nProvider, XmlPSV result, TokenProxy token, Date controlTime, POEExtraction poe, LevelRule constraint) Default constructorPOENotAfterCARevocationTimeCheck(I18nProvider i18nProvider, XmlPSV result, Collection<R> revocationData, Date caRevocationTime, POEExtraction poeExtraction, LevelRule constraint) Default constructor -
Uses of XmlPSV in eu.europa.esig.dss.validation.process.vpftspwatsp.checks
Constructors in eu.europa.esig.dss.validation.process.vpftspwatsp.checks with parameters of type XmlPSVModifierConstructorDescriptionPastTimestampValidationCheck(I18nProvider i18nProvider, T result, TimestampWrapper timestamp, XmlPSV xmlPSV, LevelRule constraint) Default constructor