FuseGuard Logo

fuseguard.components.configurators
Component StrictConfigurator

configurators.BaseConfigurator
  |
  +--configurators.StrictConfigurator

Example Configuration that very strict

Method Summary
public void configure(any firewallInstance)
          Called when the firewall is initialized to configure itself

Methods inherited from configurators.BaseConfigurator
init
 

Method Detail

configure

public void configure(any firewallInstance)
Called when the firewall is initialized to configure itself

Parameters:
any firewallInstance - The firewall component instance to be configured