Interface EdOperation

    • Method Detail

      • getConnectionFactory

        org.ldaptive.ConnectionFactory getConnectionFactory()
        Gets the underlying connection factory.
        Returns:
        Connection factory implementation.
      • getType

        DirectoryType getType()
        Gets the class of directory this client operates on.
        Returns:
        Directory type.
      • getEnvironment

        DirectoryEnv getEnvironment()
        Gets the environment this client operates on.
        Returns:
        Directory environment.