Module: SecureNative::FailOverStrategy

Defined in:
lib/securenative/failover_strategy.rb

Constant Summary collapse

FAIL_OPEN =
'fail-open'
FAIL_CLOSED =
'fail-closed'