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.Builder
IdentitySourceLdapServerEndpoint.Builder. setUrl(java.lang.String url)
The URL for the LDAP server.IdentitySourceLdapServerEndpoint.Builder
IdentitySourceLdapServerEndpoint.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.
-