|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An LDAP URL parser.
Method Summary | |
LdapUrl |
parse(java.lang.String a_urlString)
Parses an LDAP URL. |
Method Detail |
public LdapUrl parse(java.lang.String a_urlString) throws javax.naming.NamingException
a_urlString
- the LDAP URL as a String
javax.naming.NamingException
- if the URL or any one of its components is malformed.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |