| Package | Description |
|---|---|
| org.jclouds.vcloud.director.v1_5.domain.org | |
| org.jclouds.vcloud.director.v1_5.features.admin |
| Modifier and Type | Method and Description |
|---|---|
OrgLdapSettings |
OrgLdapSettings.Builder.build() |
OrgLdapSettings |
OrgSettings.getLdapSettings()
Gets the value of the orgLdapSettings property.
|
| Modifier and Type | Method and Description |
|---|---|
B |
OrgLdapSettings.Builder.fromOrgLdapSettings(OrgLdapSettings in) |
B |
OrgSettings.Builder.ldapSettings(OrgLdapSettings ldapSettings) |
| Modifier and Type | Method and Description |
|---|---|
OrgLdapSettings |
AdminOrgApi.getLdapSettings(String orgUrn)
Retrieves LDAP settings for an organization.
|
OrgLdapSettings |
AdminOrgApi.getLdapSettings(URI orgAdminHref) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<OrgLdapSettings> |
AdminOrgAsyncApi.getLdapSettings(String orgUrn) |
com.google.common.util.concurrent.ListenableFuture<OrgLdapSettings> |
AdminOrgAsyncApi.getLdapSettings(URI adminOrgHref) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.