Uses of Enum Class
org.casbin.jcasbin.effect.Effect
Packages that use Effect
-
Uses of Effect in org.casbin.jcasbin.effect
Subclasses with type arguments of type Effect in org.casbin.jcasbin.effectMethods in org.casbin.jcasbin.effect that return EffectModifier and TypeMethodDescriptionstatic EffectReturns the enum constant of this class with the specified name.static Effect[]Effect.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.casbin.jcasbin.effect with parameters of type EffectModifier and TypeMethodDescriptionbooleanDefaultEffector.mergeEffects(String expr, Effect[] effects, float[] results) mergeEffects merges all matching results collected by the enforcer into a single decision.booleanEffector.mergeEffects(String expr, Effect[] effects, float[] results) Deprecated.use newStreamEffector instead of this.booleanboolean