Repository

Artifacts/Jars

Popular Tags

ajax analysis annotations ant apache api archetype aspect asynchronously beans binding bpm build buildsystem bytecode cache cms codecoverage codehaus collections concurrency container database directory distributed doc eclipse ejb esb format framework graph graphics hadoop hibernate html http ide imap io jbi jdbc jdo jini jms jmx jndi jsf jsp language logging mail maven metadata microsoft mock net osgi parser pdf persistence plugin pool portal portlet query regexp rmi rpc rss ruleengine scheduling scm scripting security server servlet soa soap socket spring ssh svg swt system taglib template testing transaction ui web webdav webframework webserver webservice workflow xml xquery xslt

[See All Tags]
home » org.apache.directory.server

Group: org.apache.directory.server



Artifact Last Version Popularity Description
apacheds-core (26)
ApacheDS Core
2.0.0-M12 Server's core contains the JNDI provider, interceptors, schema, and database subsystems. The core is the heart of the server without protocols enabled.
apacheds-server-jndi (26)
ApacheDS Server JNDI
2.0.0-M12 The JNDI provider which launches the core and associated network services: Changepw, Kerberos, LDAP, and NTP if all are configured. By default only LDAP is configured to startup.
apacheds-server-integ (15)
ApacheDS Server Integration
2.0.0-M12 Integration testing framework for Apache Directory Server.
apacheds-server-unit (13)
ApacheDS Server Unit
1.5.5 A JUnit 4.x based unit testing framework applying LDAP operations over the wire against an LDAP server. Right now the LDAP server is ApacheDS because the start, stop and cleanup of the server are easily controlled. This may change in the future.
apacheds-protocol-ldap (26)
ApacheDS Protocol Ldap
2.0.0-M12 The LDAPv3 protocol provider for ApacheDS
apacheds-bootstrap-partition (6)
ApacheDS Bootstrap Partition
1.5.5 A special jar file that contains a pre-loaded partition with schema information. This schema partition will mount off of the ou=schema namingContext. This artifact contains the db files for this partition. It must be used with the apacheds-bootstrap-extract jar which contains the classes to install these files.
apacheds-protocol-shared (26)
ApacheDS Protocol Shared
2.0.0-M12 Shared library that is used by all protocol providers in ApacheDS
apacheds-core-integ (17)
ApacheDS Core Integration
2.0.0-M12 Integration testing framework for Apache Directory Server.
apacheds-jdbm (10)
ApacheDS JDBM implementation
2.0.0-M5 Specific JDBM Implementation
apacheds-core-shared (21)
ApacheDS Core Shared
2.0.0-M12 Contains helper classes that are part of the ApacheDS Core.
apacheds-kerberos-shared (15)
ApacheDS Protocol Kerberos Shared
1.5.7 The Kerberos protocol provider for ApacheDS
apacheds-protocol-kerberos (26)
ApacheDS Protocol Kerberos
2.0.0-M12 The Kerberos Protocol Provider for ApacheDS
apacheds-jdbm-store (8)
ApacheDS JDBM Store
1.5.7 A JDBM entry store which does not have any dependency on core interfaces. The JDBM partition will use this store and build on it to adapt this to server specific partition interfaces. Having this separate module without dependencies on core interfaces makes it easier to avoid cyclic dependencies between modules. This is especially important for use within the bootstrap plugin which needs to build the schema partition used for bootstrapping the server.
apacheds-all (15)
ApacheDS All
2.0.0-M12
apacheds-core-constants (17)
ApacheDS Core Constants
2.0.0-M12 Contains classes that store interfaces with various constants in ApacheDS.
apacheds-protocol-changepw (15)
ApacheDS Protocol Change Password
1.5.7 The Change Password protocol provider for ApacheDS
apacheds-protocol-ntp (26)
ApacheDS Protocol Ntp
2.0.0-M12 The NTP protocol provider for ApacheDS
apacheds-interceptor-kerberos (17)
ApacheDS Interceptors for Kerberos
2.0.0-M12 Interceptors used by the ApacheDS kerberos service.
apacheds-i18n (13)
ApacheDS I18n
2.0.0-M12 Internationalization of errors and other messages
apacheds-schema-extras (6)
ApacheDS Extra Schemas
1.5.5 A set of additional bootstrap schemas beyond the essential set.
apacheds-schema-registries (6)
ApacheDS Schema Registries
1.5.5 Interfaces for schema entity registries are contained here.
apacheds-protocol-dns (26)
ApacheDS Protocol Dns
2.0.0-M12 The DNS protocol provider for ApacheDS
apacheds-core-api (13)
ApacheDS Core API
2.0.0-M12 Contains interfaces and helper classes that are part of the ApacheDS Core API.
apacheds-schema-bootstrap (6)
ApacheDS Bootstrap Schemas
1.5.5 The minimal set of schemas needed to bootstrap the server's special schema partition which is used to store all the schemas for the server.
apacheds-core-entry (6)
ApacheDS Core Entry
1.5.7 Server side LDAP entry classes.
apacheds-utils (8)
ApacheDS Utils
1.5.7 Contains utility classes for ApacheDS.
apacheds-server-xml (7)
ApacheDS Server XML File
1.5.7 A single authoritative server.xml file.
apacheds-xbean-spring (6)
ApacheDS Xbean Spring
1.5.7
apacheds-xdbm-base (4)
ApacheDS XDBM Base
1.5.7 Base XDBM (btree based) entry store interfaces.
apacheds-core-jndi (15)
ApacheDS Core JNDI
2.0.0-M12 Contains a JNDI provider implementation which wraps the core so existing applications based on JNDI can use the server embedded transparently. Remote and local runtime operations will appear and feel exactly the same with a performance boost when local. All operations via this JNDI provider bypass the LDAP stack to perform ooerations directly on the ApacheDS core.
apacheds-bootstrap-extract (6)
ApacheDS Bootstrap Partition File Extractor
1.5.5 This artifact contains the classes needed to extract db files into the proper position for the schema partition.
apacheds-ldif-partition (13)
ApacheDS LDIF Partition
2.0.0-M12 A partition that backs it's entries and indices in AvlTrees within memory.
apacheds-xdbm-partition (11)
ApacheDS Generalized (X) DBM Partition
2.0.0-M12 Partition with search engine implementation generalized for XDBM entry store scheme
apacheds-core-avl (15)
ApacheDS Core AVL
2.0.0-M12 A linked in memory AVL tree implementation with Cursor
apacheds-xdbm-tools (12)
ApacheDS Generalized (X) DBM Tools
2.0.0-M8 Several kinds of two column key/value data structures, in memory and on disk which sort keys can can be used to implement xdbm partitions. JDBM is one example. These partition use the same database structure or scheme for maintaining LDAP entries and facilitating search operations on them. This module contains common tools that could be used to manage aspects common to all xdbm implementations.
apacheds-core-unit (13)
ApacheDS Core Unit
1.5.5
apacheds-xdbm-search (4)
ApacheDS Generalized (X) DBM Search Engine
1.5.7 Search engine implementation generalized for XDBM entry store scheme.
apacheds-server-ssl (8)
ApacheDS Server SSL
1.5.0 An SSL support module for LDAPS with ApacheDS
apacheds-server-main (8)
ApacheDS Server Main
1.5.0
apacheds-test-framework (13)
ApacheDS Test Framework
2.0.0-M12 Test framework for integration tests without depending on the InheritableSettings
apacheds-constants (2)
ApacheDS Constants
1.5.1 Contains classes that store interfaces with various constants in ApacheDS.
apacheds-server-tools (15)
ApacheDS Server Tools
1.5.7 Contained within this executable jar are various command line utilities for apacheds.
apacheds-core-annotations (13)
ApacheDS Core Annotations
2.0.0-M12 Annotations used to define a DirectoryService
apacheds-server-config (11)
ApacheDS Server Config
2.0.0-M12
apacheds-btree-base (4)
ApacheDS BTree Base
1.5.3 Base BTree interfaces used by the BTreePartition and JdbmPartitions as well as by the JdbmStore. Used to break cyclic dependencies.
apacheds-jdbm-partition (13)
ApacheDS JDBM Partition
2.0.0-M12 JDBM BTree backed partition implementation.
apacheds-server-annotations (13)
Apacheds Server Annotations
2.0.0-M12 Annotations used to define a LdapServer
apacheds-server-replication (17)
ApacheDS Server Replication Service
2.0.0-M9 A multi-master replication service for replicating information across ApacheDS instances. This service is modeled as an interceptor.
mitosis (5)
ApacheDS replication
1.5.4 Mitosis is the multi-master replications service included into Apache Directory Server
apacheds-protocol-dhcp (26)
ApacheDS Protocol Dhcp
2.0.0-M12 The DHCP protocol provider for ApacheDS
apacheds-avl-partition (2)
ApacheDS Avl Partition
1.5.7 A partition that backs it's entries and indices in AvlTrees within memory.
apacheds-core-mock (2)
ApacheDS Core Mock
1.5.7 Some commonly used mock objects that have more than bare minimum of functionality.
apacheds-core-cursor (1)
ApacheDS Core Cursor
1.5.4 Cursor interfaces used by the server core.
apacheds-http-integration (13)
ApacheDS Jetty HTTP Server Integration
2.0.0-M12
apacheds-kerberos-codec (11)
ApacheDS Protocol Kerberos Codec
2.0.0-M12 The Kerberos protocol encoder/decoder module
apacheds-server-sar (6)
ApacheDS Server Sar (JBoss 3.x)
1.0.2 A server archive file for ApacheDS to run within a JBoss 3.x instance
apacheds-core-plugin (13)
ApacheDS Core Plugin (Maven 2)
1.5.5 A collection of tools as plugins to manage various tasks associated with the directory server.
apacheds-core-splay (1)
ApacheDS Core Splay
1.5.4 A linked in memory splay tree implementation with Cursor.
ldap-api-test (1)
LDAP API unit test
1.5.5 LDAP API testing framework for Apache Directory Server.
apacheds-bootstrap-plugin (6)
ApacheDS Bootstrap Plugin
1.5.5 This plugin pre-loads a set of schema objects into a special fixed schema partition within the server. It uses the bootstrap schema objects to do this at build time. The schema partition files created are then packaged using the jar plugin to become what is known as the bootstrap partition jar.
apacheds-parent (18)
ApacheDS
2.0.0-M12 ApacheDS is an embbedable directory server entirely written in Java, which has been certified LDAPv3 compatible by the Open Group. Besides LDAP it supports Kerberos 5 and the Change Password Protocol. It has been designed to introduce triggers, stored procedures, queues and views to the world of LDAP which has lacked these rich constructs.
apacheds-schema-archetype (3)
ApacheDS Schema Archetype
1.0.2
build (8)
ApacheDS
1.5.0
apacheds-testcase-archetype (3)
ApacheDS Testcase Archetype
1.0.2
apacheds-sar-plugin (3)
ApacheDS Server Sar Maven Plugin
1.0.2
apacheds-kerberos-test (13)
ApacheDS Protocol Kerberos Test
2.0.0-M12 The Kerberos Protocol tests
apacheds-default-config (2)
ApacheDS Default Config
1.5.7
apacheds-http-directory-bridge (11)
ApacheDS DirectoryService-WebApp bridge
2.0.0-M12
apacheds-service-builder (11)
ApacheDS Service Builder
2.0.0-M12
ldap-client-test (11)
Apache Directory LDAP Client API test
2.0.0-M12 LDAP Client API Tests
apacheds-service (11)
ApacheDS Service
2.0.0-M12
apacheds-wrapper (11)
ApacheDS Wrapper
2.0.0-M12
apacheds-installers-maven-plugin (9)
ApacheDS Installers Maven Plugin
2.0.0-M12 A plugin that builds ApacheDS installers
apacheds-installers (9)
ApacheDS Installers
2.0.0-M12 Generates installers for ApacheDS
apacheds-interceptors-operational (8)
ApacheDS Operational Attribute Interceptor
2.0.0-M12 Operational Attribute interceptor
apacheds-interceptors-authn (8)
ApacheDS Authentication Interceptor
2.0.0-M12 Authentication interceptor
apacheds-interceptors-schema (8)
ApacheDS Schema Interceptor
2.0.0-M12 Schema interceptor
apacheds-interceptors-hash (8)
ApacheDS Password Hashing Interceptor
2.0.0-M12 Password Hashing interceptor
apacheds-interceptors-journal (8)
ApacheDS Journal Interceptor
2.0.0-M12 Journal interceptor
apacheds-interceptors-changelog (8)
ApacheDS ChangeLog Interceptor
2.0.0-M12 ChangeLog interceptor
apacheds-interceptors-logger (8)
ApacheDS Logger Interceptor
2.0.0-M12 Logger interceptor
apacheds-interceptors-normalization (8)
ApacheDS Normalization Interceptor
2.0.0-M12 Normalization interceptor
apacheds-interceptors-exception (8)
ApacheDS Exception Interceptor
2.0.0-M12 Exception interceptor
apacheds-interceptors-trigger (8)
ApacheDS Triggers Interceptor
2.0.0-M12 Triggers interceptor
apacheds-interceptors-subtree (8)
ApacheDS Subtree Interceptor
2.0.0-M12 Subtree interceptor
apacheds-interceptors-admin (8)
ApacheDS AdministrativePoint Interceptor
2.0.0-M12 AdministrativePoint interceptor
apacheds-interceptors-authz (8)
ApacheDS Authorization Interceptor
2.0.0-M12 Authorization interceptor
apacheds-interceptors-event (8)
ApacheDS Event Interceptor
2.0.0-M12 Event interceptor
apacheds-interceptors-referral (8)
ApacheDS Referral Interceptor
2.0.0-M12 Referral interceptor
apacheds-interceptors-collective (8)
ApacheDS Collective Attribute Interceptor
2.0.0-M12 Collective Attribute interceptor
apacheds-interceptors (8)
ApacheDS Interceptors
2.0.0-M12 A sub-project containing all the ApacheDS interceptors
kerberos-client (1)
kerberos-client
2.0.0-M12 A kerberos client implementation using new codec
kerberos-client2 (1)
ApacheDS Kerberos Client
2.0.0-M12