public class PBDocSecurityFeaturesObjectAdapter extends Object implements DocSecurityFeaturesObjectAdapter
| Constructor and Description |
|---|
PBDocSecurityFeaturesObjectAdapter(PDEncryption encryption)
Constructs new Document Security Feature Object adapter
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getErrors() |
String |
getFilter() |
String |
getHexEncodedOwnerKey() |
String |
getHexEncodedUserKey() |
int |
getLength() |
String |
getSubFilter() |
int |
getVersion() |
boolean |
isChangesAllowed() |
boolean |
isDocumentAssemblyAllowed() |
boolean |
isEncryptMetadata() |
boolean |
isExtractAccessibilityAllowed() |
boolean |
isExtractContentAllowed() |
boolean |
isFillingSigningAllowed() |
boolean |
isModifyAnnotationsAllowed() |
boolean |
isPDFObjectPresent() |
boolean |
isPrintAllowed() |
boolean |
isPrintDegradedAllowed() |
boolean |
isUserPermissionsPresent() |
public PBDocSecurityFeaturesObjectAdapter(PDEncryption encryption)
encryption - pdfbox class represents Encryption objectpublic String getHexEncodedOwnerKey()
getHexEncodedOwnerKey in interface DocSecurityFeaturesObjectAdapterpublic String getHexEncodedUserKey()
getHexEncodedUserKey in interface DocSecurityFeaturesObjectAdapterpublic boolean isUserPermissionsPresent()
isUserPermissionsPresent in interface DocSecurityFeaturesObjectAdapterpublic boolean isPrintAllowed()
isPrintAllowed in interface DocSecurityFeaturesObjectAdapterpublic boolean isPrintDegradedAllowed()
isPrintDegradedAllowed in interface DocSecurityFeaturesObjectAdapterpublic boolean isChangesAllowed()
isChangesAllowed in interface DocSecurityFeaturesObjectAdapterpublic boolean isModifyAnnotationsAllowed()
isModifyAnnotationsAllowed in interface DocSecurityFeaturesObjectAdapterpublic boolean isFillingSigningAllowed()
isFillingSigningAllowed in interface DocSecurityFeaturesObjectAdapterpublic boolean isDocumentAssemblyAllowed()
isDocumentAssemblyAllowed in interface DocSecurityFeaturesObjectAdapterpublic boolean isExtractContentAllowed()
isExtractContentAllowed in interface DocSecurityFeaturesObjectAdapterpublic boolean isExtractAccessibilityAllowed()
isExtractAccessibilityAllowed in interface DocSecurityFeaturesObjectAdapterpublic boolean isPDFObjectPresent()
isPDFObjectPresent in interface FeaturesObjectAdapterpublic List<String> getErrors()
getErrors in interface FeaturesObjectAdapterpublic String getFilter()
getFilter in interface DocSecurityFeaturesObjectAdapterpublic String getSubFilter()
getSubFilter in interface DocSecurityFeaturesObjectAdapterpublic int getVersion()
getVersion in interface DocSecurityFeaturesObjectAdapterpublic int getLength()
getLength in interface DocSecurityFeaturesObjectAdapterpublic boolean isEncryptMetadata()
isEncryptMetadata in interface DocSecurityFeaturesObjectAdapterCopyright © 2015–2021 The veraPDF Consortium. All rights reserved.