public class GFDocSecurityFeaturesObjectAdapter extends Object
| 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()
public String getSubFilter()
public int getVersion()
public int getLength()
public String getHexEncodedOwnerKey()
public String getHexEncodedUserKey()
public boolean isEncryptMetadata()
public boolean isUserPermissionsPresent()
public boolean isPrintAllowed()
public boolean isPrintDegradedAllowed()
public boolean isChangesAllowed()
public boolean isModifyAnnotationsAllowed()
public boolean isFillingSigningAllowed()
public boolean isDocumentAssemblyAllowed()
public boolean isExtractContentAllowed()
public boolean isExtractAccessibilityAllowed()
public boolean isPDFObjectPresent()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.