| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
IdentitySourceLdapServerProbeResult.Builder |
IdentitySourceLdapServerProbeResult.Builder.setErrors(java.util.List<LdapProbeError> errors)
Detail about errors encountered during the probe.
|
IdentitySourceLdapServerProbeResult.Builder |
IdentitySourceLdapServerProbeResult.Builder.setResult(java.lang.String result)
Possible values are:
IdentitySourceLdapServerProbeResult.RESULT_SUCCESS
IdentitySourceLdapServerProbeResult.RESULT_FAILURE
Overall result of the probe. |
IdentitySourceLdapServerProbeResult.Builder |
IdentitySourceLdapServerProbeResult.Builder.setUrl(java.lang.String url)
THe URL of the probed LDAP host.
|