Modifier and Type | Method and Description |
---|---|
Integer |
ClassificationService.saveRule(Rule rule) |
Modifier and Type | Class and Description |
---|---|
class |
InvalidFilterException |
Modifier and Type | Method and Description |
---|---|
Integer |
DefaultClassificationService.saveRule(Rule rule) |
Modifier and Type | Method and Description |
---|---|
void |
RuleValidator.validate(Rule rule) |
protected static void |
RuleValidator.validateIpAddress(String errorContext,
String ipAddressValue) |
protected static void |
RuleValidator.validatePort(String errorContext,
String port) |
protected static void |
RuleValidator.validateProtocol(String protocol) |
Copyright © 2021. All rights reserved.