You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
removed public classes from
com.zimbra.cs.ldap.unboundid: UBIDLdapClient, UBIDLdapContext,
UBIDAttributes, UBIDMutableEntry, UBIDLdapFilter, UBIDLdapSchema,
UBIDLdapException, UBIDModificationList, UBIDSearchControls,
UBIDSearchResultEntry, UBIDSearchResultEnumeration, UBIDSearchScope,
UBIDLdapFilterFactory. Use the Z* counterparts in
com.zimbra.cs.ldap. Some package-private members on remaining
unboundid helpers are now public.
Other changes
collapse Z*/UBID* LDAP class hierarchy (#1036) (dffd8cf)