Class: CommandTower::Configuration::Jwt::Cookie::Csrf::Config

Inherits:
Base
  • Object
show all
Includes:
ClassComposer::Generator
Defined in:
lib/command_tower/configuration/jwt/cookie/csrf/config.rb

Instance Method Summary collapse

Instance Method Details

#enabled?Boolean

Returns:

  • (Boolean)


64
65
66
# File 'lib/command_tower/configuration/jwt/cookie/csrf/config.rb', line 64

def enabled?
  enabled
end