private static class UnpackContent.ZipUnpacker.EncryptedZipInputStreamCallback extends UnpackContent.ZipUnpacker.ZipInputStreamCallback
| Modifier and Type | Field and Description |
|---|---|
private char[] |
password |
| Modifier | Constructor and Description |
|---|---|
private |
EncryptedZipInputStreamCallback(Pattern fileFilter,
ProcessSession session,
FlowFile sourceFlowFile,
List<FlowFile> unpacked,
String fragmentId,
char[] password) |
| Modifier and Type | Method and Description |
|---|---|
void |
process(InputStream inputStream) |
isFileEntryMatched, processEntrypublic void process(InputStream inputStream) throws IOException
IOExceptionCopyright © 2023 Apache NiFi Project. All rights reserved.