com.cafesoft.core.ldap
Class LdapUtils
java.lang.Object
|
+--com.cafesoft.core.ldap.LdapUtils
- public class LdapUtils
- extends Object
Provides convenience methods LDAP connectivity.
- Since:
- 10/20/01
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LdapUtils
public LdapUtils()
replaceUsername
public static String replaceUsername(String pattern,
String matchName,
String matchValue)
- Return the input pattern replaced with the match value.
- Parameters:
pattern - The input pattern to usematchName - The variable name to matchmatchValue - The value to replace
- Returns:
- The input pattern with matched value
Generated on 8:41:50 AM June 06, 2005, © 1996-2005 Cafésoft LLC. All rights reserved.