Uses of Record Class
org.openpdf.text.pdf.PdfBatchUtils.EncryptJob
Packages that use PdfBatchUtils.EncryptJob
-
Uses of PdfBatchUtils.EncryptJob in org.openpdf.text.pdf
Method parameters in org.openpdf.text.pdf with type arguments of type PdfBatchUtils.EncryptJobModifier and TypeMethodDescriptionstatic PdfBatch.BatchResult<Path> PdfBatchUtils.batchEncrypt(List<PdfBatchUtils.EncryptJob> jobs, Consumer<Path> onSuccess, Consumer<Throwable> onFailure) Batch encrypt.