Package | Description |
---|---|
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
IdentityGroupInfo.Builder |
IdentityGroupInfo.Builder.setDistinguishedName(java.lang.String distinguishedName)
Each LDAP object is uniquely identified by its distinguished name (DN).
|
IdentityGroupInfo.Builder |
IdentityGroupInfo.Builder.setDomainBaseDistinguishedName(java.lang.String domainBaseDistinguishedName)
This is the base distinguished name for the domain where this particular group
resides.
|
IdentityGroupInfo.Builder |
IdentityGroupInfo.Builder.setSid(java.lang.String sid)
A security identifier (SID) is a unique value of variable length used to
identify a trustee.
|