| Package | Description |
|---|---|
| net.named_data.jndn.security.v2.validator_config |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigRegexNameFilter
ConfigRegexNameFilter extends ConfigFilter to check that the packet name
matches the specified regular expression.
|
class |
ConfigRelationNameFilter
ConfigRelationNameFilter extends ConfigFilter to check that the name is in
the given relation to the packet name.
|
| Modifier and Type | Method and Description |
|---|---|
static ConfigFilter |
ConfigFilter.create(BoostInfoTree configSection)
Create a filter from the configuration section.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigRule.addFilter(ConfigFilter filter)
Add the ConfigFilter to the list of filters.
|
Copyright © 2018. All rights reserved.