Package org.ldaptive.url
Interface UrlFormatter
- All Known Implementing Classes:
AbstractUrlFormatter,MinimalUrlFormatter
public interface UrlFormatter
Interface for formatting LDAP URLS.
-
Method Summary
-
Method Details
-
format
Returns a string representation of the supplied LDAP URL.- Parameters:
url- to format- Returns:
- formatted LDAP URL
-