Uses of Class
eu.europa.esig.dss.validation.ContainerInfo
-
Packages that use ContainerInfo Package Description eu.europa.esig.dss.asic.common.validation eu.europa.esig.dss.validation -
-
Uses of ContainerInfo in eu.europa.esig.dss.asic.common.validation
Methods in eu.europa.esig.dss.asic.common.validation that return ContainerInfo Modifier and Type Method Description protected ContainerInfoAbstractASiCContainerValidator. getContainerInfo()This method allows to retrieve the container information (ASiC Container) -
Uses of ContainerInfo in eu.europa.esig.dss.validation
Methods in eu.europa.esig.dss.validation that return ContainerInfo Modifier and Type Method Description protected ContainerInfoSignedDocumentValidator. getContainerInfo()This method allows to retrieve the container information (ASiC Container)Methods in eu.europa.esig.dss.validation with parameters of type ContainerInfo Modifier and Type Method Description DiagnosticDataBuilderDiagnosticDataBuilder. containerInfo(ContainerInfo containerInfo)This method allows to set the container info (ASiC)
-