Uses of Enum Class
br.ufsc.labsec.commons.rules.RevocationRule.ExclusionRule
Packages that use RevocationRule.ExclusionRule
-
Uses of RevocationRule.ExclusionRule in br.ufsc.labsec.commons.rules
Subclasses with type arguments of type RevocationRule.ExclusionRule in br.ufsc.labsec.commons.rulesMethods in br.ufsc.labsec.commons.rules that return RevocationRule.ExclusionRuleModifier and TypeMethodDescriptionRevocationRule.getExclusionRule()static RevocationRule.ExclusionRuleReturns the enum constant of this class with the specified name.static RevocationRule.ExclusionRule[]RevocationRule.ExclusionRule.values()Returns an array containing the constants of this enum class, in the order they are declared.