Module: Castle::Verdict

Defined in:
lib/castle/verdict.rb

Overview

handles verdict consts

Constant Summary collapse

ALLOW =

allow

'allow'
DENY =

deny

'deny'
CHALLENGE =

challenge

'challenge'