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