Uses of Class
org.identityconnectors.ldap.LdapConnection.ServerType

Packages that use LdapConnection.ServerType
org.identityconnectors.ldap   
 

Uses of LdapConnection.ServerType in org.identityconnectors.ldap
 

Methods in org.identityconnectors.ldap that return LdapConnection.ServerType
 LdapConnection.ServerType LdapConnection.getServerType()
           
static LdapConnection.ServerType LdapConnection.ServerType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LdapConnection.ServerType[] LdapConnection.ServerType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.