| Package | Description |
|---|---|
| org.jclouds.vcloud.director.v1_5.domain.org |
| Modifier and Type | Field and Description |
|---|---|
static List<OrgLdapSettings.LdapMode> |
OrgLdapSettings.LdapMode.ALL |
protected static Map<String,OrgLdapSettings.LdapMode> |
OrgLdapSettings.LdapMode.LDAP_MODE_BY_ID |
| Modifier and Type | Method and Description |
|---|---|
static OrgLdapSettings.LdapMode |
OrgLdapSettings.LdapMode.fromValue(String value) |
OrgLdapSettings.LdapMode |
OrgLdapSettings.getLdapMode()
Gets the value of the orgLdapMode property.
|
static OrgLdapSettings.LdapMode |
OrgLdapSettings.LdapMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrgLdapSettings.LdapMode[] |
OrgLdapSettings.LdapMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
B |
OrgLdapSettings.Builder.ldapMode(OrgLdapSettings.LdapMode ldapMode) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.