Class ProtectPDFService
- java.lang.Object
-
- com.adobe.pdfservices.operation.internal.service.ProtectPDFService
-
public class ProtectPDFService extends Object
-
-
Constructor Summary
Constructors Constructor Description ProtectPDFService()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringprotectPDF(com.adobe.pdfservices.operation.internal.InternalExecutionContext context, com.adobe.pdfservices.operation.internal.FileRefImpl sourceFileRef, ProtectPDFOptions protectPDFOptions, String operation)
-
-
-
Method Detail
-
protectPDF
public static String protectPDF(com.adobe.pdfservices.operation.internal.InternalExecutionContext context, com.adobe.pdfservices.operation.internal.FileRefImpl sourceFileRef, ProtectPDFOptions protectPDFOptions, String operation) throws FileNotFoundException
- Throws:
FileNotFoundException
-
-