[cas-dev] LDAP, Java and forward slashes

Scott Battaglia scott.battaglia at gmail.com
Thu Aug 7 16:13:28 EDT 2008


Is anyone familiar with the method:
nameClassPair.getNameInNamespace()

I'm trying to debug some "fun" with forward slashes in LDAP for CAS.  If I
call getNameInNamespace() it doesn't put quotes around the uid (i.e.
"uid=foo/bar") however it also attaches the entire search base (which is
fine).

If I call nameClassPair.getName() it returns merely "uid=foo/bar" with the
double quotes, but no search base.

I'm okay with changing to getNameInNamespace() but I don't want to break
anything.  If anyone knows about it, please let me know.  Otherwise I'll
switch it and we'll cross our fingers ;-)

-Scott

-Scott Battaglia
PGP Public Key Id: 0x383733AA
LinkedIn: http://www.linkedin.com/in/scottbattaglia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas-dev/attachments/20080807/b97843ee/attachment.html 


More information about the cas-dev mailing list