Uses of Class
de.hybris.platform.util.zip.SafeZipEntry
Packages that use SafeZipEntry
Package
Description
-
Uses of SafeZipEntry in de.hybris.ant.taskdefs.ProductionPackageValidation
Methods in de.hybris.ant.taskdefs.ProductionPackageValidation with parameters of type SafeZipEntryModifier and TypeMethodDescriptionvoidProductionZipEntriesErrorsCollector.collect(SafeZipEntry entry) collects informtion from given zip entry -
Uses of SafeZipEntry in de.hybris.ant.taskdefs.ProductionPackageValidation.impl
Methods in de.hybris.ant.taskdefs.ProductionPackageValidation.impl with parameters of type SafeZipEntryModifier and TypeMethodDescriptionvoidDirectoriesErrorsCollector.collect(SafeZipEntry entry) voidProductionExtensionErrorsCollector.collect(SafeZipEntry entry) -
Uses of SafeZipEntry in de.hybris.platform.util.zip
Methods in de.hybris.platform.util.zip that return SafeZipEntryModifier and TypeMethodDescriptionprotected SafeZipEntrySafeZipInputStream.createZipEntry(String name) Creates a newSafeZipEntryobject for the specified entry name.SafeZipInputStream.getNextEntry()Reads the next ZIP safe file entry that mitigates Zip slip vulnerability