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 XmlSAVXmlBasicBuildingBlocks. savMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlSAV Modifier and Type Method Description XmlSAVObjectFactory. createXmlSAV()Create an instance ofXmlSAVXmlSAVXmlBasicBuildingBlocks. 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 voidXmlBasicBuildingBlocks. 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(XmlValidationProcessArchivalData result, XmlPSV xmlPSV, XmlSAV xmlSAV, TimestampWrapper timestamp, LevelConstraint constraint)
-