|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrgLdapSettings.LdapMode | |
|---|---|
| org.jclouds.vcloud.director.v1_5.domain.org | |
| Uses of OrgLdapSettings.LdapMode in org.jclouds.vcloud.director.v1_5.domain.org |
|---|
| Fields in org.jclouds.vcloud.director.v1_5.domain.org with type parameters of type OrgLdapSettings.LdapMode | |
|---|---|
static List<OrgLdapSettings.LdapMode> |
OrgLdapSettings.LdapMode.ALL
|
protected static Map<String,OrgLdapSettings.LdapMode> |
OrgLdapSettings.LdapMode.LDAP_MODE_BY_ID
|
| Methods in org.jclouds.vcloud.director.v1_5.domain.org that return OrgLdapSettings.LdapMode | |
|---|---|
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. |
| Methods in org.jclouds.vcloud.director.v1_5.domain.org with parameters of type OrgLdapSettings.LdapMode | |
|---|---|
B |
OrgLdapSettings.Builder.ldapMode(OrgLdapSettings.LdapMode ldapMode)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||