| Package | Description |
|---|---|
| com.securenative.agent.config | |
| com.securenative.agent.filters | |
| com.securenative.agent.processors | |
| com.securenative.agent.rules |
| Modifier and Type | Method | Description |
|---|---|---|
List<Rule> |
AgentConfigOptions.getRules() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
AgentConfigOptions.setRules(List<Rule> rules) |
| Constructor | Description |
|---|---|
AgentConfigOptions(List<Rule> rules,
List<Action> actions,
String timestamp) |
| Constructor | Description |
|---|---|
DeleteHeaderFilter(Rule rule) |
|
ModifyHeadersFilter(Rule rule) |
| Modifier and Type | Method | Description |
|---|---|---|
static Processor |
ProcessorsFactory.getRuleProcessor(String processor,
Rule rule) |
| Constructor | Description |
|---|---|
DeleteHeaders(Rule rule) |
|
ModifyHeaders(Rule rule) |
| Modifier and Type | Method | Description |
|---|---|---|
List<Rule> |
RuleManager.getAllRules() |
|
List<Rule> |
RuleManager.getRules(String method) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
RuleManager.registerRule(Rule rule) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
RuleManager.enforceRules(List<Rule> rules) |
Copyright © 2020. All rights reserved.