Table of Contents

Interface IAtlasFirewallClientFactory

Namespace
Quilt4Net.Toolkit.Features.Atlas
Assembly
Quilt4Net.Toolkit.dll

Creates an IAtlasFirewallClient for a specific firewall key. The key (and group) are per-entry — typically obtained from a ValueGroupBundle — so clients are created on demand rather than registered as a singleton with a fixed key.

public interface IAtlasFirewallClientFactory

Methods

Create(AtlasFirewallProxyKeyEntry)

IAtlasFirewallClient Create(AtlasFirewallProxyKeyEntry entry)

Parameters

entry AtlasFirewallProxyKeyEntry

Returns

IAtlasFirewallClient