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