Package | Description |
---|---|
com.realobjects.pdfreactor |
Main access to the API of PDFreactor.
|
Modifier and Type | Method and Description |
---|---|
Configuration.SecurityDefaults |
Configuration.SecurityDefaults.setAllowAddresses(Configuration.AddressType[] allowAddresses)
A list of address types to where PDFreactor is allowed to connect.
|
Configuration.SecurityDefaults |
Configuration.SecurityDefaults.setAllowFileSystemAccess(Boolean allowGlobalFileSystemAccess)
Whether to allow document resources such as CSS or JavaScript file system access.
|
Configuration.SecurityDefaults |
Configuration.SecurityDefaults.setAllowProtocols(String[] allowProtocols)
A list of allowed URL protocols.
|
Configuration.SecurityDefaults |
Configuration.SecurityDefaults.setAllowSameBasePath(Boolean allowSameBasePath)
Whether to allow loading of document resources that have the same base path as the document.
|
Modifier and Type | Method and Description |
---|---|
Configuration.SecuritySettings |
Configuration.SecuritySettings.setDefaults(Configuration.SecurityDefaults defaults)
An object of security default behavior which is used for any URLs that do not match any rules.
|
This doc was generated on 2020-09-17. Copyright © 2002-2020 RealObjects GmbH. All Rights Reserved.