Interface IAtlasFirewallClientFactory
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)