erules.RuleVerdict.Deny
See theDeny companion object
sealed trait Deny extends RuleVerdict
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Value members
Inherited methods
Append the specified reasons
Append the specified reasons
Attributes
- Inherited from:
- RuleVerdictBecauseSupport (hidden)
Append the specified reason
Append the specified reason
Attributes
- Inherited from:
- RuleVerdictBecauseSupport (hidden)
Append the specified reason
Append the specified reason
Attributes
- Inherited from:
- RuleVerdictBecauseSupport (hidden)
A RuleVerdict without reasons
Inherited fields
Returns true
if this is an instance of Allow
Returns true
if this is an instance of Deny
Returns true
if this is an instance of Ignore
Result reasons
String that represent just the kind
In this article