Uses of Class
com.vmware.nsx_policy.aaa.vidm.VidmFactory
-
Packages that use VidmFactory Package Description com.vmware.nsx_policy.aaa com.vmware.nsx_policy.aaa.vidm -
-
Uses of VidmFactory in com.vmware.nsx_policy.aaa
Methods in com.vmware.nsx_policy.aaa that return VidmFactory Modifier and Type Method Description VidmFactoryAaaFactory. vidm() -
Uses of VidmFactory in com.vmware.nsx_policy.aaa.vidm
Methods in com.vmware.nsx_policy.aaa.vidm that return VidmFactory Modifier and Type Method Description static VidmFactoryVidmFactory. getFactory(com.vmware.vapi.bindings.StubFactory stubFactory, com.vmware.vapi.bindings.StubConfiguration stubConfig)Creates the new instance of this class with provided configuration
-