com.ca.jcs
Class LdapUtil

java.lang.Object
  extended by com.ca.jcs.LdapUtil

Deprecated. Moved to com.ca.jcs.util.LdapUtil

public abstract class LdapUtil
extends Object

LDAP related utilities.


Constructor Summary
LdapUtil()
          Deprecated.  
 
Method Summary
static String getRDNString(String attrId, String attrValue, boolean composite)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LdapUtil

public LdapUtil()
Deprecated. 
Method Detail

getRDNString

public static String getRDNString(String attrId,
                                  String attrValue,
                                  boolean composite)
Deprecated. 


Created 2011-07-14 13:27 EST