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