Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlContainerInfo
Package
Description
-
Uses of XmlContainerInfo in eu.europa.esig.dss.diagnostic
Modifier and TypeMethodDescriptionDiagnosticData.getContainerInfo()
Returns information about ASiC container (when applicable) -
Uses of XmlContainerInfo in eu.europa.esig.dss.diagnostic.jaxb
Modifier and TypeMethodDescriptionObjectFactory.createXmlContainerInfo()
Create an instance ofXmlContainerInfo
XmlDiagnosticData.getContainerInfo()
Gets the value of the containerInfo property.Modifier and TypeMethodDescriptionvoid
XmlDiagnosticData.setContainerInfo
(XmlContainerInfo value) Sets the value of the containerInfo property. -
Uses of XmlContainerInfo in eu.europa.esig.dss.validation.process.bbb.fc.checks
ModifierConstructorDescriptionAllFilesSignedCheck
(I18nProvider i18nProvider, XmlFC result, SignatureWrapper signature, XmlContainerInfo containerInfo, LevelConstraint constraint) Default constructorManifestFilePresentCheck
(I18nProvider i18nProvider, XmlFC result, XmlContainerInfo containerInfo, LevelConstraint constraint) Default constructorSignedFilesPresentCheck
(I18nProvider i18nProvider, XmlFC result, XmlContainerInfo containerInfo, LevelConstraint constraint) Default constructor