Package org.ldaptive.url
-
Interface Summary Interface Description UrlFormatter Interface for formatting LDAP URLS.UrlParser Interface for parsing LDAP URLs. -
Class Summary Class Description AbstractUrlFormatter Base implementation for LDAP URL formatters.DefaultUrlParser Parses an LDAP URL string.MinimalUrlFormatter Formats an LDAP URL using the exact properties contained in the LDAP URL.RegexUrlParser Parses an LDAP URL string using a regular expression.Url Class to represent an LDAP URL.