public class GFDocSecurityFeaturesObjectAdapter extends Object implements DocSecurityFeaturesObjectAdapter
| Constructor and Description |
|---|
GFDocSecurityFeaturesObjectAdapter(PDEncryption encryption) |
| 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 GFDocSecurityFeaturesObjectAdapter(PDEncryption encryption)
public String getFilter()
getFilter in interface DocSecurityFeaturesObjectAdapterpublic String getSubFilter()
getSubFilter in interface DocSecurityFeaturesObjectAdapterpublic int getVersion()
getVersion in interface DocSecurityFeaturesObjectAdapterpublic int getLength()
getLength in interface DocSecurityFeaturesObjectAdapterpublic String getHexEncodedOwnerKey()
getHexEncodedOwnerKey in interface DocSecurityFeaturesObjectAdapterpublic String getHexEncodedUserKey()
getHexEncodedUserKey in interface DocSecurityFeaturesObjectAdapterpublic boolean isEncryptMetadata()
isEncryptMetadata 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 FeaturesObjectAdapterCopyright © 2015–2018 The veraPDF Consortium. All rights reserved.