Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlSAV
-
Uses of XmlSAV in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as XmlSAV Modifier and Type Field Description protected XmlSAV
XmlBasicBuildingBlocks. sav
Methods in eu.europa.esig.dss.detailedreport.jaxb that return XmlSAV Modifier and Type Method Description XmlSAV
ObjectFactory. createXmlSAV()
Create an instance ofXmlSAV
XmlSAV
XmlBasicBuildingBlocks. getSAV()
Gets the value of the sav property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type XmlSAV Modifier and Type Method Description void
XmlBasicBuildingBlocks. setSAV(XmlSAV value)
Sets the value of the sav property. -
Uses of XmlSAV in eu.europa.esig.dss.validation.process.bbb.sav
Methods in eu.europa.esig.dss.validation.process.bbb.sav that return types with arguments of type XmlSAV Modifier and Type Method Description protected ChainItem<XmlSAV>
AbstractAcceptanceValidation. cryptographic()
protected ChainItem<XmlSAV>
DigestAlgorithmAcceptanceValidation. digestCryptographic()
protected ChainItem<XmlSAV>
MessageImprintDigestAlgorithmValidation. digestCryptographic()
-
Uses of XmlSAV in eu.europa.esig.dss.validation.process.bbb.sav.checks
-
Uses of XmlSAV in eu.europa.esig.dss.validation.process.vpfswatsp.checks
Constructors in eu.europa.esig.dss.validation.process.vpfswatsp.checks with parameters of type XmlSAV Constructor Description PastTimestampValidation(I18nProvider i18nProvider, XmlValidationProcessArchivalData result, XmlPSV xmlPSV, XmlSAV xmlSAV, TimestampWrapper timestamp, LevelConstraint constraint)