Uses of Class
com.vmware.nsx_policy.model.IdentitySourceLdapServerEndpoint.Builder
-
Packages that use IdentitySourceLdapServerEndpoint.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of IdentitySourceLdapServerEndpoint.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return IdentitySourceLdapServerEndpoint.Builder Modifier and Type Method Description IdentitySourceLdapServerEndpoint.BuilderIdentitySourceLdapServerEndpoint.Builder. setUrl(java.lang.String url)The URL for the LDAP server.IdentitySourceLdapServerEndpoint.BuilderIdentitySourceLdapServerEndpoint.Builder. setUseStarttls(java.lang.Boolean useStarttls)If set to true, Use the StartTLS extended operation to upgrade the connection to TLS before sending any sensitive information.
-