| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.aaa | |
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
PeerCertificateChain |
LdapIdentitySourcesStub.fetchcertificate(IdentitySourceLdapServerEndpoint identitySourceLdapServerEndpoint) |
PeerCertificateChain |
LdapIdentitySources.fetchcertificate(IdentitySourceLdapServerEndpoint identitySourceLdapServerEndpoint)
Attempt to connect to an LDAP server and retrieve the server certificate it
presents.
|
PeerCertificateChain |
LdapIdentitySourcesStub.fetchcertificate(IdentitySourceLdapServerEndpoint identitySourceLdapServerEndpoint,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
PeerCertificateChain |
LdapIdentitySources.fetchcertificate(IdentitySourceLdapServerEndpoint identitySourceLdapServerEndpoint,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Attempt to connect to an LDAP server and retrieve the server certificate it
presents.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LdapIdentitySourcesStub.fetchcertificate(IdentitySourceLdapServerEndpoint identitySourceLdapServerEndpoint,
com.vmware.vapi.bindings.client.AsyncCallback<PeerCertificateChain> asyncCallback) |
void |
LdapIdentitySources.fetchcertificate(IdentitySourceLdapServerEndpoint identitySourceLdapServerEndpoint,
com.vmware.vapi.bindings.client.AsyncCallback<PeerCertificateChain> asyncCallback)
Attempt to connect to an LDAP server and retrieve the server certificate it
presents.
|
void |
LdapIdentitySourcesStub.fetchcertificate(IdentitySourceLdapServerEndpoint identitySourceLdapServerEndpoint,
com.vmware.vapi.bindings.client.AsyncCallback<PeerCertificateChain> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
LdapIdentitySources.fetchcertificate(IdentitySourceLdapServerEndpoint identitySourceLdapServerEndpoint,
com.vmware.vapi.bindings.client.AsyncCallback<PeerCertificateChain> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Attempt to connect to an LDAP server and retrieve the server certificate it
presents.
|
| Modifier and Type | Method and Description |
|---|---|
static PeerCertificateChain |
PeerCertificateChain._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 PeerCertificateChain |
PeerCertificateChain._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
PeerCertificateChain |
PeerCertificateChain.Builder.build() |