Interface ApacheDS

All Known Implementing Classes:
EmbeddedApacheDS

public interface ApacheDS
  • Method Details

    • createPartition

      void createPartition(String ldif) throws Exception
      Throws:
      Exception
    • removePartition

      void removePartition() throws Exception
      Throws:
      Exception
    • getLdapUriForTests

      URI getLdapUriForTests()
    • getLdapUriForConfluence

      URI getLdapUriForConfluence()