|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.nitido.directory.DirectoryUtil
public class DirectoryUtil
This class contains the utility methods for directory operation, such as converting special characters in LDAP DN and LDAP Filters.
| Constructor Summary | |
|---|---|
DirectoryUtil()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
convertForLDAPDN(java.lang.String inStr)
Convert the input string into a string that can be accepted by the LDAP DN, as specified in RFC 2253. |
static java.lang.String |
convertForLDAPFilter(java.lang.String inStr)
Convert the input string into a string that is acceptable by LDAP filter as an attribute value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DirectoryUtil()
| Method Detail |
|---|
public static java.lang.String convertForLDAPDN(java.lang.String inStr)
public static java.lang.String convertForLDAPFilter(java.lang.String inStr)
|
Nitido NiM 2.5 Java API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 1999-2009 Nitido Inc. Proprietary and Confidential. All Rights Reserved.