private class PasswordBasedEncryptor.EncryptCallback extends Object implements StreamCallback
| Modifier and Type | Field and Description |
|---|---|
private static boolean |
ENCRYPT |
| Constructor and Description |
|---|
EncryptCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(InputStream in,
OutputStream out) |
private static final boolean ENCRYPT
public void process(InputStream in, OutputStream out) throws IOException
process in interface StreamCallbackIOExceptionCopyright © 2023 Apache NiFi Project. All rights reserved.