Uses of Class
com.securenative.rules.RuleInterception
-
Packages that use RuleInterception Package Description com.securenative.rules -
-
Uses of RuleInterception in com.securenative.rules
Methods in com.securenative.rules that return RuleInterception Modifier and Type Method Description RuleInterceptionRule. getInterception()Methods in com.securenative.rules with parameters of type RuleInterception Modifier and Type Method Description voidRule. setInterception(RuleInterception interception)Constructors in com.securenative.rules with parameters of type RuleInterception Constructor Description Rule(RuleData data, RuleInterception interception)Rule(String name, RuleData data, RuleInterception interception)
-