Package | Description |
---|---|
com.realobjects.pdfreactor |
Main access to the API of PDFreactor.
|
Modifier and Type | Method and Description |
---|---|
Configuration.ConnectionRule |
Configuration.ConnectionRule.setAction(Configuration.ConnectionRuleAction action)
The action to perform when the rule matches a resource URL.
|
Configuration.ConnectionRule |
Configuration.ConnectionRule.setHost(String host)
The host of a URL to a resource.
|
Configuration.ConnectionRule |
Configuration.ConnectionRule.setName(String name)
The name of the rule.
|
Configuration.ConnectionRule |
Configuration.ConnectionRule.setPath(String path)
The path of a URL to a resource.
|
Configuration.ConnectionRule |
Configuration.ConnectionRule.setPort(Integer port)
The port of a URL to a resource.
|
Configuration.ConnectionRule |
Configuration.ConnectionRule.setPriority(Integer priority)
The priority of the rule.
|
Configuration.ConnectionRule |
Configuration.ConnectionRule.setProtocol(String protocol)
The protocol if a URL to a resource.
|
Modifier and Type | Method and Description |
---|---|
Configuration.SecuritySettings |
Configuration.SecuritySettings.setConnectionRules(Configuration.ConnectionRule[] rules)
A list of rules that PDFreactor evaluates and then either denies or allows connections to a particular resource.
|
This doc was generated on 2020-09-17. Copyright © 2002-2020 RealObjects GmbH. All Rights Reserved.