Package | Description |
---|---|
com.vmware.nsx_policy.infra | |
com.vmware.nsx_policy.infra.firewall_identity_stores | |
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
DirectoryOrgUnitListResults |
FirewallIdentityStoresOrgUnitsStub.create(DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath) |
DirectoryOrgUnitListResults |
FirewallIdentityStoresOrgUnits.create(DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath)
Fetch all organization units for a LDAP server.
|
void |
FirewallIdentityStoresOrgUnitsStub.create(DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<DirectoryOrgUnitListResults> asyncCallback) |
void |
FirewallIdentityStoresOrgUnits.create(DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<DirectoryOrgUnitListResults> asyncCallback)
Fetch all organization units for a LDAP server.
|
void |
FirewallIdentityStoresOrgUnitsStub.create(DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<DirectoryOrgUnitListResults> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
FirewallIdentityStoresOrgUnits.create(DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<DirectoryOrgUnitListResults> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Fetch all organization units for a LDAP server.
|
DirectoryOrgUnitListResults |
FirewallIdentityStoresOrgUnitsStub.create(DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
DirectoryOrgUnitListResults |
FirewallIdentityStoresOrgUnits.create(DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Fetch all organization units for a LDAP server.
|
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.
|
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.
|
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 |
---|---|
DirectoryLdapServer |
LdapServersStub.get(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
java.lang.String enforcementPointPath) |
DirectoryLdapServer |
LdapServers.get(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
java.lang.String enforcementPointPath)
Get a specific LDAP server for a given Firewall Identity store
|
DirectoryLdapServer |
LdapServersStub.get(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
DirectoryLdapServer |
LdapServers.get(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get a specific LDAP server for a given Firewall Identity store
|
DirectoryLdapServer |
LdapServersStub.patch(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath) |
DirectoryLdapServer |
LdapServers.patch(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath)
More than one LDAP server can be created and only one LDAP server is used to
synchronize directory objects.
|
DirectoryLdapServer |
LdapServersStub.patch(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
DirectoryLdapServer |
LdapServers.patch(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
More than one LDAP server can be created and only one LDAP server is used to
synchronize directory objects.
|
DirectoryLdapServer |
LdapServersStub.update(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath) |
DirectoryLdapServer |
LdapServers.update(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath)
Update a LDAP server for Firewall Identity store
|
DirectoryLdapServer |
LdapServersStub.update(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
DirectoryLdapServer |
LdapServers.update(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Update a LDAP server for Firewall Identity store
|
Modifier and Type | Method and Description |
---|---|
DirectoryLdapServer |
LdapServersStub.patch(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath) |
DirectoryLdapServer |
LdapServers.patch(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath)
More than one LDAP server can be created and only one LDAP server is used to
synchronize directory objects.
|
void |
LdapServersStub.patch(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServer> asyncCallback) |
void |
LdapServers.patch(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServer> asyncCallback)
More than one LDAP server can be created and only one LDAP server is used to
synchronize directory objects.
|
void |
LdapServersStub.patch(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServer> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
LdapServers.patch(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServer> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
More than one LDAP server can be created and only one LDAP server is used to
synchronize directory objects.
|
DirectoryLdapServer |
LdapServersStub.patch(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
DirectoryLdapServer |
LdapServers.patch(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
More than one LDAP server can be created and only one LDAP server is used to
synchronize directory objects.
|
DirectoryLdapServer |
LdapServersStub.update(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath) |
DirectoryLdapServer |
LdapServers.update(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath)
Update a LDAP server for Firewall Identity store
|
void |
LdapServersStub.update(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServer> asyncCallback) |
void |
LdapServers.update(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServer> asyncCallback)
Update a LDAP server for Firewall Identity store
|
void |
LdapServersStub.update(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServer> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
LdapServers.update(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServer> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Update a LDAP server for Firewall Identity store
|
DirectoryLdapServer |
LdapServersStub.update(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
DirectoryLdapServer |
LdapServers.update(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Update a LDAP server for Firewall Identity store
|
Modifier and Type | Method and Description |
---|---|
void |
LdapServersStub.get(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServer> asyncCallback) |
void |
LdapServers.get(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServer> asyncCallback)
Get a specific LDAP server for a given Firewall Identity store
|
void |
LdapServersStub.get(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServer> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
LdapServers.get(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServer> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get a specific LDAP server for a given Firewall Identity store
|
void |
LdapServersStub.patch(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServer> asyncCallback) |
void |
LdapServers.patch(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServer> asyncCallback)
More than one LDAP server can be created and only one LDAP server is used to
synchronize directory objects.
|
void |
LdapServersStub.patch(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServer> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
LdapServers.patch(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServer> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
More than one LDAP server can be created and only one LDAP server is used to
synchronize directory objects.
|
void |
LdapServersStub.update(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServer> asyncCallback) |
void |
LdapServers.update(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServer> asyncCallback)
Update a LDAP server for Firewall Identity store
|
void |
LdapServersStub.update(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServer> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
LdapServers.update(java.lang.String firewallIdentityStoreId,
java.lang.String ldapServerId,
DirectoryLdapServer directoryLdapServer,
java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<DirectoryLdapServer> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Update a LDAP server for Firewall Identity store
|
Modifier and Type | Method and Description |
---|---|
static DirectoryLdapServer |
DirectoryLdapServer._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 DirectoryLdapServer |
DirectoryLdapServer._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
DirectoryLdapServer |
DirectoryLdapServer.Builder.build() |
Modifier and Type | Method and Description |
---|---|
java.util.List<DirectoryLdapServer> |
DirectoryDomain.getLdapServers()
Directory domain LDAP servers' information including host, name, port, protocol
and so on.
|
java.util.List<DirectoryLdapServer> |
DirectoryAdDomain.getLdapServers()
Directory domain LDAP servers' information including host, name, port, protocol
and so on.
|
java.util.List<DirectoryLdapServer> |
DirectoryLdapServerListResults.getResults()
List of directory domain LDAP servers
|
Modifier and Type | Method and Description |
---|---|
void |
DirectoryDomain.setLdapServers(java.util.List<DirectoryLdapServer> ldapServers)
Directory domain LDAP servers' information including host, name, port, protocol
and so on.
|
DirectoryDomain.Builder |
DirectoryDomain.Builder.setLdapServers(java.util.List<DirectoryLdapServer> ldapServers)
Directory domain LDAP servers' information including host, name, port, protocol
and so on.
|
void |
DirectoryAdDomain.setLdapServers(java.util.List<DirectoryLdapServer> ldapServers)
Directory domain LDAP servers' information including host, name, port, protocol
and so on.
|
DirectoryAdDomain.Builder |
DirectoryAdDomain.Builder.setLdapServers(java.util.List<DirectoryLdapServer> ldapServers)
Directory domain LDAP servers' information including host, name, port, protocol
and so on.
|
void |
DirectoryLdapServerListResults.setResults(java.util.List<DirectoryLdapServer> results)
List of directory domain LDAP servers
|
DirectoryLdapServerListResults.Builder |
DirectoryLdapServerListResults.Builder.setResults(java.util.List<DirectoryLdapServer> results)
List of directory domain LDAP servers
|