Uses of Class
com.vmware.nsx_policy.infra.settings.firewall.security.SecurityFactory
-
Packages that use SecurityFactory Package Description com.vmware.nsx_policy.infra.settings.firewall com.vmware.nsx_policy.infra.settings.firewall.security -
-
Uses of SecurityFactory in com.vmware.nsx_policy.infra.settings.firewall
Methods in com.vmware.nsx_policy.infra.settings.firewall that return SecurityFactory Modifier and Type Method Description SecurityFactoryFirewallFactory. security() -
Uses of SecurityFactory in com.vmware.nsx_policy.infra.settings.firewall.security
Methods in com.vmware.nsx_policy.infra.settings.firewall.security that return SecurityFactory Modifier and Type Method Description static SecurityFactorySecurityFactory. getFactory(com.vmware.vapi.bindings.StubFactory stubFactory, com.vmware.vapi.bindings.StubConfiguration stubConfig)Creates the new instance of this class with provided configuration
-