Uses of Class
org.jclouds.vcloud.director.v1_5.domain.org.CustomOrgLdapSettings.AuthenticationMechanism

Packages that use CustomOrgLdapSettings.AuthenticationMechanism
org.jclouds.vcloud.director.v1_5.domain.org   
 

Uses of CustomOrgLdapSettings.AuthenticationMechanism in org.jclouds.vcloud.director.v1_5.domain.org
 

Fields in org.jclouds.vcloud.director.v1_5.domain.org with type parameters of type CustomOrgLdapSettings.AuthenticationMechanism
static List<CustomOrgLdapSettings.AuthenticationMechanism> CustomOrgLdapSettings.AuthenticationMechanism.ALL
           
protected static Map<String,CustomOrgLdapSettings.AuthenticationMechanism> CustomOrgLdapSettings.AuthenticationMechanism.AUTHENTICATION_MECHANISM_BY_ID
           
 

Methods in org.jclouds.vcloud.director.v1_5.domain.org that return CustomOrgLdapSettings.AuthenticationMechanism
static CustomOrgLdapSettings.AuthenticationMechanism CustomOrgLdapSettings.AuthenticationMechanism.fromValue(String value)
           
static CustomOrgLdapSettings.AuthenticationMechanism CustomOrgLdapSettings.AuthenticationMechanism.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CustomOrgLdapSettings.AuthenticationMechanism[] CustomOrgLdapSettings.AuthenticationMechanism.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.