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 (19)
ApacheDS Core
2.0.0-M4 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 (19)
ApacheDS Server JNDI
2.0.0-M4 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 (8)
ApacheDS Server Integration
2.0.0-M4 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-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 (19)
ApacheDS Protocol Shared
2.0.0-M4 Shared library that is used by all protocol providers in ApacheDS
apacheds-protocol-ldap (19)
ApacheDS Protocol Ldap
2.0.0-M4 The LDAPv3 protocol provider for ApacheDS
apacheds-core-integ (10)
ApacheDS Core Integration
2.0.0-M4 Integration testing framework for Apache Directory Server.
apacheds-core-shared (14)
ApacheDS Core Shared
2.0.0-M4 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-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-protocol-kerberos (19)
ApacheDS Protocol Kerberos
2.0.0-M4 The Kerberos Protocol Provider for ApacheDS
apacheds-protocol-changepw (15)
ApacheDS Protocol Change Password
1.5.7 The Change Password protocol provider for ApacheDS
apacheds-protocol-ntp (19)
ApacheDS Protocol Ntp
2.0.0-M4 The NTP protocol provider for ApacheDS
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-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-constants (10)
ApacheDS Core Constants
2.0.0-M4 Contains classes that store interfaces with various constants in ApacheDS.
apacheds-protocol-dns (19)
ApacheDS Protocol Dns
2.0.0-M4 The DNS protocol provider for ApacheDS
apacheds-interceptor-kerberos (10)
ApacheDS Interceptors for Kerberos
2.0.0-M4 Interceptors used by the ApacheDS kerberos service.
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-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-core-unit (13)
ApacheDS Core Unit
1.5.5
apacheds-xdbm-base (4)
ApacheDS XDBM Base
1.5.7 Base XDBM (btree based) entry store interfaces.
apacheds-server-ssl (8)
ApacheDS Server SSL
1.5.0 An SSL support module for LDAPS with ApacheDS
apacheds-core-entry (6)
ApacheDS Core Entry
1.5.7 Server side LDAP entry classes.
apacheds-core-jndi (8)
ApacheDS Core JNDI
2.0.0-M4 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-all (8)
ApacheDS All
2.0.0-M4
apacheds-server-main (8)
ApacheDS Server Main
1.5.0
apacheds-core-api (6)
ApacheDS Core API
2.0.0-M4 Contains interfaces and helper classes that are part of the ApacheDS Core API.
apacheds-i18n (6)
ApacheDS I18n
2.0.0-M4 Internationalization of errors and other messages
apacheds-xdbm-tools (8)
ApacheDS Generalized (X) DBM Tools
2.0.0-M4 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-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-xdbm-search (4)
ApacheDS Generalized (X) DBM Search Engine
1.5.7 Search engine implementation generalized for XDBM entry store scheme.
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-core-avl (8)
ApacheDS Core AVL
2.0.0-M4 A linked in memory AVL tree implementation with Cursor
apacheds-ldif-partition (6)
ApacheDS LDIF Partition
2.0.0-M4 A partition that backs it's entries and indices in AvlTrees within memory.
apacheds-test-framework (6)
ApacheDS Test Framework
2.0.0-M4 Test framework for integration tests without depending on the InheritableSettings
apacheds-xdbm-partition (4)
ApacheDS Generalized (X) DBM Partition
2.0.0-M4 Partition with search engine implementation generalized for XDBM entry store scheme
apacheds-jdbm (9)
ApacheDS JDBM implementation
2.0.0-M4 Specific JDBM Implementation
mitosis (5)
ApacheDS replication
1.5.4 Mitosis is the multi-master replications service included into Apache Directory Server
apacheds-core-cursor (1)
ApacheDS Core Cursor
1.5.4 Cursor interfaces used by the server core.
apacheds-http-integration (6)
ApacheDS Jetty HTTP Server Integration
2.0.0-M4
apacheds-core-annotations (6)
ApacheDS Core Annotations
2.0.0-M4 Annotations used to define a DirectoryService
apacheds-jdbm-partition (6)
ApacheDS JDBM Partition
2.0.0-M4 JDBM BTree backed partition implementation.
apacheds-server-config (4)
ApacheDS Server Config
2.0.0-M4
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-server-replication (12)
ApacheDS Server Replication Service
2.0.0-M4 A multi-master replication service for replicating information across ApacheDS instances. This service is modeled as an interceptor.
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 (11)
ApacheDS
2.0.0-M4 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-protocol-dhcp (19)
ApacheDS Protocol Dhcp
2.0.0-M4 The DHCP protocol provider for ApacheDS
apacheds-server-annotations (6)
Apacheds Server Annotations
2.0.0-M4 Annotations used to define a LdapServer
apacheds-avl-partition (2)
ApacheDS Avl Partition
1.5.7 A partition that backs it's entries and indices in AvlTrees within memory.
apacheds-kerberos-test (6)
ApacheDS Protocol Kerberos Test
2.0.0-M4 The Kerberos Protocol tests
apacheds-core-mock (2)
ApacheDS Core Mock
1.5.7 Some commonly used mock objects that have more than bare minimum of functionality.
apacheds-default-config (2)
ApacheDS Default Config
1.5.7
apacheds-http-directory-bridge (4)
ApacheDS DirectoryService-WebApp bridge
2.0.0-M4
apacheds-service-builder (4)
ApacheDS Service Builder
2.0.0-M4
ldap-client-test (4)
Apache Directory LDAP Client API test
2.0.0-M4 LDAP Client API Tests
apacheds-service (4)
ApacheDS Service
2.0.0-M4
apacheds-wrapper (4)
ApacheDS Wrapper
2.0.0-M4
apacheds-kerberos-codec (4)
ApacheDS Protocol Kerberos Codec
2.0.0-M4 The Kerberos protocol encoder/decoder module
apacheds-installers-maven-plugin (2)
ApacheDS Installers Maven Plugin
2.0.0-M4 A plugin that builds ApacheDS installers
apacheds-installers (2)
ApacheDS Installers
2.0.0-M4 Generates installers for ApacheDS
apacheds-interceptors-operational (1)
ApacheDS Operational Attribute Interceptor
2.0.0-M4 Operational Attribute interceptor
apacheds-interceptors-authn (1)
ApacheDS Authentication Interceptor
2.0.0-M4 Authentication interceptor
apacheds-interceptors-schema (1)
ApacheDS Schema Interceptor
2.0.0-M4 Schema interceptor
apacheds-interceptors-hash (1)
ApacheDS Password Hashing Interceptor
2.0.0-M4 Password Hashing interceptor
apacheds-interceptors-journal (1)
ApacheDS Journal Interceptor
2.0.0-M4 Journal interceptor
apacheds-interceptors-changelog (1)
ApacheDS ChangeLog Interceptor
2.0.0-M4 ChangeLog interceptor
apacheds-interceptors-logger (1)
ApacheDS Logger Interceptor
2.0.0-M4 Logger interceptor
apacheds-interceptors-normalization (1)
ApacheDS Normalization Interceptor
2.0.0-M4 Normalization interceptor
apacheds-interceptors-exception (1)
ApacheDS Exception Interceptor
2.0.0-M4 Exception interceptor
apacheds-interceptors-trigger (1)
ApacheDS Triggers Interceptor
2.0.0-M4 Triggers interceptor
apacheds-interceptors-subtree (1)
ApacheDS Subtree Interceptor
2.0.0-M4 Subtree interceptor
apacheds-interceptors-admin (1)
ApacheDS AdministrativePoint Interceptor
2.0.0-M4 AdministrativePoint interceptor
apacheds-interceptors-authz (1)
ApacheDS Authorization Interceptor
2.0.0-M4 Authorization interceptor
apacheds-interceptors-event (1)
ApacheDS Event Interceptor
2.0.0-M4 Event interceptor
apacheds-interceptors-referral (1)
ApacheDS Referral Interceptor
2.0.0-M4 Referral interceptor
apacheds-interceptors-collective (1)
ApacheDS Collective Attribute Interceptor
2.0.0-M4 Collective Attribute interceptor
apacheds-interceptors (1)
ApacheDS Interceptors
2.0.0-M4 A sub-project containing all the ApacheDS interceptors