Package | Description |
---|---|
com.vmware.nsx_policy.infra | |
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
DirectoryLdapServerStatus |
FirewallIdentityStoreLdapServerStub.create(DirectoryLdapServer directoryLdapServer,
java.lang.String action,
java.lang.String enforcementPointPath) |
DirectoryLdapServerStatus |
FirewallIdentityStoreLdapServer.create(DirectoryLdapServer directoryLdapServer,
java.lang.String action,
java.lang.String enforcementPointPath)
This API tests a LDAP server connectivity before the actual domain or LDAP
server is configured.
|
DirectoryLdapServerStatus |
FirewallIdentityStoreLdapServerStub.create(DirectoryLdapServer directoryLdapServer,
java.lang.String action,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
DirectoryLdapServerStatus |
FirewallIdentityStoreLdapServer.create(DirectoryLdapServer directoryLdapServer,
java.lang.String action,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API tests a LDAP server connectivity before the actual domain or LDAP
server is configured.
|
Modifier and Type | Method and Description |
---|---|
void |
FirewallIdentityStoreLdapServerStub.create(DirectoryLdapServer directoryLdapServer,
java.lang.String action,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServerStatus> asyncCallback) |
void |
FirewallIdentityStoreLdapServer.create(DirectoryLdapServer directoryLdapServer,
java.lang.String action,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServerStatus> asyncCallback)
This API tests a LDAP server connectivity before the actual domain or LDAP
server is configured.
|
void |
FirewallIdentityStoreLdapServerStub.create(DirectoryLdapServer directoryLdapServer,
java.lang.String action,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServerStatus> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
FirewallIdentityStoreLdapServer.create(DirectoryLdapServer directoryLdapServer,
java.lang.String action,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServerStatus> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API tests a LDAP server connectivity before the actual domain or LDAP
server is configured.
|
Modifier and Type | Method and Description |
---|---|
static DirectoryLdapServerStatus |
DirectoryLdapServerStatus._newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value. WARNING: The returned object is not fully initialized. |
static DirectoryLdapServerStatus |
DirectoryLdapServerStatus._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
DirectoryLdapServerStatus |
DirectoryLdapServerStatus.Builder.build() |