This is a project to integrate 3 systems: Confluence (an Atlassian product), Apache Directory Server (ADS) (ideally v1.5), and java based system that can be completely specified by a single java method call authenticate(..) (see below) which you can stub out for the purpose of this project. Both Confluence and ADS can be downloaded. Your challenge is to download and integrate all 3 pieces such that one can login to Confluence and the login is accepted iff the stubbed out method returns...