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 ofXmlPSV
XmlBasicBuildingBlocks.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 XmlPSVModifierConstructorDescriptionprotected
AbstractPastTokenValidationCheck
(I18nProvider i18nProvider, XmlValidationProcessArchivalData result, TokenProxy token, XmlPSV xmlPSV, LevelConstraint constraint) Default constructorPastSignatureValidationCheck
(I18nProvider i18nProvider, XmlValidationProcessArchivalData result, SignatureWrapper signature, XmlPSV xmlPSV, LevelConstraint constraint) Default constructorPastTimestampValidationCheck
(I18nProvider i18nProvider, XmlValidationProcessArchivalData result, TimestampWrapper timestamp, XmlPSV xmlPSV, LevelConstraint constraint) Default constructor -
Uses of XmlPSV in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks
Constructors 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, LevelConstraint constraint) Default constructorCurrentTimeIndicationCheck
(I18nProvider i18nProvider, XmlPSV result, Indication indication, SubIndication subIndication, List<XmlMessage> errors, LevelConstraint constraint) Default constructorPastCertificateValidationAcceptableCheck
(I18nProvider i18nProvider, XmlPSV result, XmlPCV pcv, String tokenId, Indication currentIndication, SubIndication currentSubIndication, LevelConstraint constraint) Default constructorPastRevocationDataValidationConclusiveCheck
(I18nProvider i18nProvider, XmlPSV result, XmlConclusion conclusion, LevelConstraint constraint) ConstructorPastSignatureValidationCertificateRevocationSelectorResultCheck
(I18nProvider i18nProvider, XmlPSV result, XmlCRS crsResult, LevelConstraint constraint) Default constructorPOEExistsCheck
(I18nProvider i18nProvider, XmlPSV result, LevelConstraint constraint) Default constructorPOENotAfterCARevocationTimeCheck
(I18nProvider i18nProvider, XmlPSV result, Collection<R> revocationData, Date caRevocationTime, POEExtraction poeExtraction, LevelConstraint constraint) Default constructor