| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
OpenLdapIdentitySource.Builder |
OpenLdapIdentitySource.Builder.setAlternativeDomainNames(java.util.List<java.lang.String> alternativeDomainNames)
After parsing the \"user@domain\", the domain portion is used to select the LDAP
identity source to use.
|
OpenLdapIdentitySource.Builder |
OpenLdapIdentitySource.Builder.setBaseDn(java.lang.String baseDn)
The subtree of the LDAP identity source to search when locating users and
groups.
|
OpenLdapIdentitySource.Builder |
OpenLdapIdentitySource.Builder.setCreateTime(java.lang.Long createTime)
Timestamp of resource creation format: int64
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
OpenLdapIdentitySource.Builder |
OpenLdapIdentitySource.Builder.setCreateUser(java.lang.String createUser)
ID of the user who created this resource
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
OpenLdapIdentitySource.Builder |
OpenLdapIdentitySource.Builder.setDescription(java.lang.String description)
Description of this resource
|
OpenLdapIdentitySource.Builder |
OpenLdapIdentitySource.Builder.setDisplayName(java.lang.String displayName)
Defaults to ID if not set
|
OpenLdapIdentitySource.Builder |
OpenLdapIdentitySource.Builder.setDomainName(java.lang.String domainName)
The name of the authentication domain.
|
OpenLdapIdentitySource.Builder |
OpenLdapIdentitySource.Builder.setId(java.lang.String id)
Unique identifier of this resource
|
OpenLdapIdentitySource.Builder |
OpenLdapIdentitySource.Builder.setLastModifiedTime(java.lang.Long lastModifiedTime)
Timestamp of last modification format: int64
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
OpenLdapIdentitySource.Builder |
OpenLdapIdentitySource.Builder.setLastModifiedUser(java.lang.String lastModifiedUser)
ID of the user who last modified this resource
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
OpenLdapIdentitySource.Builder |
OpenLdapIdentitySource.Builder.setLdapServers(java.util.List<IdentitySourceLdapServer> ldapServers)
The list of LDAP servers that provide LDAP service for this identity source.
|
OpenLdapIdentitySource.Builder |
OpenLdapIdentitySource.Builder.setLinks(java.util.List<ResourceLink> links)
The server will populate this field when returing the resource.
|
OpenLdapIdentitySource.Builder |
OpenLdapIdentitySource.Builder.setProtection(java.lang.String protection)
Protection status is one of the following: PROTECTED - the client who retrieved
the entity is not allowed to modify it.
|
OpenLdapIdentitySource.Builder |
OpenLdapIdentitySource.Builder.setRevision(java.lang.Long revision)
The _revision property describes the current revision of the resource.
|
OpenLdapIdentitySource.Builder |
OpenLdapIdentitySource.Builder.setSchema(java.lang.String schema)
Schema for this resource
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
OpenLdapIdentitySource.Builder |
OpenLdapIdentitySource.Builder.setSelf(SelfResourceLink self) |
OpenLdapIdentitySource.Builder |
OpenLdapIdentitySource.Builder.setSystemOwned(java.lang.Boolean systemOwned)
Indicates system owned resource
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
OpenLdapIdentitySource.Builder |
OpenLdapIdentitySource.Builder.setTags(java.util.List<Tag> tags)
Opaque identifiers meaningful to the API user
|