Uses of Class
com.vmware.vcloud.sdk.constants.LdapAuthenticationMechanismType

Packages that use LdapAuthenticationMechanismType
com.vmware.vcloud.sdk.constants   
 

Uses of LdapAuthenticationMechanismType in com.vmware.vcloud.sdk.constants
 

Methods in com.vmware.vcloud.sdk.constants that return LdapAuthenticationMechanismType
static LdapAuthenticationMechanismType LdapAuthenticationMechanismType.fromValue(String value)
           
static LdapAuthenticationMechanismType LdapAuthenticationMechanismType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LdapAuthenticationMechanismType[] LdapAuthenticationMechanismType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2016. All Rights Reserved.