Searched defs:DENY (Results 1 – 6 of 6) sorted by relevance
38 DENY enumConstant
55 public static final int DENY = 0; field in Rule
506 DENY, enumConstant
88 private static final String DENY = getBits(Rule.DENY, EFFECT_BITS); field in RuleBinaryParserTest
93 private static final String DENY = getBits(Rule.DENY, EFFECT_BITS); field in RuleBinarySerializerTest
12005 DENY = 2; enumerator