Package org.ldaptive.url
Interface UrlParser
-
- All Known Implementing Classes:
DefaultUrlParser,RegexUrlParser
public interface UrlParserInterface for parsing LDAP URLs.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Urlparse(String url)Parses the supplied URL into aUrl.
-