org.apache.directory.api_api-all_sources-and-javadoc 2.1.1 API

Packages 
Package Description
com.google.errorprone.annotations  
com.google.errorprone.annotations.concurrent  
javax.xml.namespace  
org.apache.commons.codec
Interfaces and classes used by the various implementations in the sub-packages.
org.apache.commons.codec.binary
Base64, Base32, Binary, and Hexadecimal String encoding and decoding.
org.apache.commons.codec.cli
Command line utility.
org.apache.commons.codec.digest
Simplifies common MessageDigest tasks and includes a libc crypt(3) compatible crypt method that supports DES, MD5, SHA-256 and SHA-512 based algorithms as well as the Apache specific "$apr1$" variant.
org.apache.commons.codec.language
Language and phonetic encoders.
org.apache.commons.codec.language.bm
Implementation details of the Beider-Morse codec.
org.apache.commons.codec.net
Network related encoding and decoding.
org.apache.commons.collections4
This package contains the interfaces and utilities shared across all the subpackages of this component.
org.apache.commons.collections4.bag
This package contains implementations of the Bag and SortedBag interfaces.
org.apache.commons.collections4.bidimap
This package contains implementations of the BidiMap, OrderedBidiMap and SortedBidiMap interfaces.
org.apache.commons.collections4.collection
This package contains implementations of the Collection interface.
org.apache.commons.collections4.comparators
This package contains implementations of the Comparator interface.
org.apache.commons.collections4.functors
This package contains implementations of the Closure, Predicate, Transformer and Factory interfaces.
org.apache.commons.collections4.iterators
This package contains implementations of the Iterator interface.
org.apache.commons.collections4.keyvalue
This package contains implementations of collection and map related key/value classes.
org.apache.commons.collections4.list
This package contains implementations of the List interface.
org.apache.commons.collections4.map
This package contains implementations of the Map, IterableMap, OrderedMap and SortedMap interfaces.
org.apache.commons.collections4.multimap
This package contains implementations of the MultiValuedMap interfaces.
org.apache.commons.collections4.multiset
This package contains implementations of the MultiSet interface.
org.apache.commons.collections4.properties
This package contains classes to extend or customize the behavior of Properties.
org.apache.commons.collections4.queue
This package contains implementations for the Queue interface.
org.apache.commons.collections4.sequence
This package provides classes to compare two sequences of objects.
org.apache.commons.collections4.set
This package contains implementations of the Set, SortedSet and NavigableSet interfaces.
org.apache.commons.collections4.splitmap
The "split map" concept is that of an object that implements the Put and Get interfaces, with differing generic types.
org.apache.commons.collections4.trie
This package contains implementations of the Trie interface.
org.apache.commons.collections4.trie.analyzer
This package contains various KeyAnalyzer implementations.
org.apache.commons.lang3
Provides highly reusable static utility methods, chiefly concerned with adding value to the java.lang classes.
org.apache.commons.lang3.arch
Provides classes to work with the values of the os.arch system property.
org.apache.commons.lang3.builder
Assists in creating consistent equals(Object), toString(), hashCode(), and compareTo(Object) methods.
org.apache.commons.lang3.compare
Provides classes to work with the Comparable and Comparator interfaces.
org.apache.commons.lang3.concurrent
Provides support classes for multi-threaded programming.
org.apache.commons.lang3.concurrent.locks
Provides support classes for multi-threaded programming.
org.apache.commons.lang3.event
Provides some useful event-based utilities.
org.apache.commons.lang3.exception
Provides functionality for Exceptions.
org.apache.commons.lang3.function
Provides functional interfaces to complement those in java.lang.function and utilities for working with Java 8 lambdas.
org.apache.commons.lang3.math
Extends java.math for business mathematical classes.
org.apache.commons.lang3.mutable
Provides typed mutable wrappers to primitive values and Object.
org.apache.commons.lang3.reflect
Accumulates common high-level uses of the java.lang.reflect APIs.
org.apache.commons.lang3.stream
Provides utility classes to complement those in java.util.stream.
org.apache.commons.lang3.text
Provides classes for handling and manipulating text, partly as an extension to java.text.
org.apache.commons.lang3.text.translate
An API for creating text translation routines from a set of smaller building blocks.
org.apache.commons.lang3.time
Provides classes and methods to work with dates and durations.
org.apache.commons.lang3.tuple
Tuple classes, starting with a Pair class in version 3.0.
org.apache.commons.pool2
Object pooling API.
org.apache.commons.pool2.impl
Object pooling API implementations.
org.apache.commons.pool2.proxy
Object pooling proxy implementation.
org.apache.commons.text
Basic classes for text handling.
org.apache.commons.text.diff
Provides algorithms for diff between strings.
org.apache.commons.text.io
StringSubstitutorReader is a Reader that performs string substitution on a source Reader using a StringSubstitutor.
org.apache.commons.text.lookup
Provides algorithms for looking up strings for use with a StringSubstitutor.
org.apache.commons.text.matcher
Provides algorithms for matching up strings for use with a StringSubstitutor.
org.apache.commons.text.similarity
Provides algorithms for string similarity.
org.apache.commons.text.translate
An API for creating text translation routines from a set of smaller building blocks.
org.apache.directory.api.asn1
Provides the fundamental stateful codec interfaces.
org.apache.directory.api.asn1.actions  
org.apache.directory.api.asn1.ber  
org.apache.directory.api.asn1.ber.grammar  
org.apache.directory.api.asn1.ber.tlv  
org.apache.directory.api.asn1.util  
org.apache.directory.api.dsmlv2  
org.apache.directory.api.dsmlv2.actions  
org.apache.directory.api.dsmlv2.engine  
org.apache.directory.api.dsmlv2.request  
org.apache.directory.api.dsmlv2.response  
org.apache.directory.api.i18n  
org.apache.directory.api.ldap.aci  
org.apache.directory.api.ldap.aci.protectedItem  
org.apache.directory.api.ldap.codec  
org.apache.directory.api.ldap.codec.actions  
org.apache.directory.api.ldap.codec.actions.controls  
org.apache.directory.api.ldap.codec.actions.ldapMessage  
org.apache.directory.api.ldap.codec.actions.ldapResult  
org.apache.directory.api.ldap.codec.actions.request.abandon  
org.apache.directory.api.ldap.codec.actions.request.add  
org.apache.directory.api.ldap.codec.actions.request.bind  
org.apache.directory.api.ldap.codec.actions.request.compare  
org.apache.directory.api.ldap.codec.actions.request.del  
org.apache.directory.api.ldap.codec.actions.request.extended  
org.apache.directory.api.ldap.codec.actions.request.modify  
org.apache.directory.api.ldap.codec.actions.request.modifydn  
org.apache.directory.api.ldap.codec.actions.request.search  
org.apache.directory.api.ldap.codec.actions.request.search.filter  
org.apache.directory.api.ldap.codec.actions.request.unbind  
org.apache.directory.api.ldap.codec.actions.response.add  
org.apache.directory.api.ldap.codec.actions.response.bind  
org.apache.directory.api.ldap.codec.actions.response.compare  
org.apache.directory.api.ldap.codec.actions.response.del  
org.apache.directory.api.ldap.codec.actions.response.extended  
org.apache.directory.api.ldap.codec.actions.response.intermediate  
org.apache.directory.api.ldap.codec.actions.response.modify  
org.apache.directory.api.ldap.codec.actions.response.modifydn  
org.apache.directory.api.ldap.codec.actions.response.search.done  
org.apache.directory.api.ldap.codec.actions.response.search.entry  
org.apache.directory.api.ldap.codec.actions.response.search.reference  
org.apache.directory.api.ldap.codec.api  
org.apache.directory.api.ldap.codec.controls  
org.apache.directory.api.ldap.codec.controls.cascade  
org.apache.directory.api.ldap.codec.controls.manageDsaIT  
org.apache.directory.api.ldap.codec.controls.proxiedauthz  
org.apache.directory.api.ldap.codec.controls.search.entryChange  
org.apache.directory.api.ldap.codec.controls.search.pagedSearch  
org.apache.directory.api.ldap.codec.controls.search.persistentSearch  
org.apache.directory.api.ldap.codec.controls.search.subentries  
org.apache.directory.api.ldap.codec.controls.sort  
org.apache.directory.api.ldap.codec.factory  
org.apache.directory.api.ldap.codec.osgi  
org.apache.directory.api.ldap.codec.protocol.mina  
org.apache.directory.api.ldap.codec.search  
org.apache.directory.api.ldap.codec.standalone  
org.apache.directory.api.ldap.extras  
org.apache.directory.api.ldap.extras.controls  
org.apache.directory.api.ldap.extras.controls.ad  
org.apache.directory.api.ldap.extras.controls.ad_impl  
org.apache.directory.api.ldap.extras.controls.changeNotifications  
org.apache.directory.api.ldap.extras.controls.changeNotifications_impl  
org.apache.directory.api.ldap.extras.controls.passwordExpired  
org.apache.directory.api.ldap.extras.controls.passwordExpired_impl  
org.apache.directory.api.ldap.extras.controls.permissiveModify  
org.apache.directory.api.ldap.extras.controls.permissiveModify_impl  
org.apache.directory.api.ldap.extras.controls.ppolicy  
org.apache.directory.api.ldap.extras.controls.ppolicy_impl  
org.apache.directory.api.ldap.extras.controls.relax  
org.apache.directory.api.ldap.extras.controls.relax_impl  
org.apache.directory.api.ldap.extras.controls.syncrepl_impl  
org.apache.directory.api.ldap.extras.controls.syncrepl.syncDone  
org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest  
org.apache.directory.api.ldap.extras.controls.syncrepl.syncState  
org.apache.directory.api.ldap.extras.controls.transaction  
org.apache.directory.api.ldap.extras.controls.transaction_impl  
org.apache.directory.api.ldap.extras.controls.vlv  
org.apache.directory.api.ldap.extras.controls.vlv_impl  
org.apache.directory.api.ldap.extras.extended.ads_impl.cancel  
org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration  
org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction  
org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.controls  
org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.controls.actions  
org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect  
org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown  
org.apache.directory.api.ldap.extras.extended.ads_impl.nod  
org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify  
org.apache.directory.api.ldap.extras.extended.ads_impl.startTls  
org.apache.directory.api.ldap.extras.extended.ads_impl.startTransaction  
org.apache.directory.api.ldap.extras.extended.ads_impl.storedProcedure  
org.apache.directory.api.ldap.extras.extended.ads_impl.whoAmI  
org.apache.directory.api.ldap.extras.extended.cancel  
org.apache.directory.api.ldap.extras.extended.certGeneration  
org.apache.directory.api.ldap.extras.extended.endTransaction  
org.apache.directory.api.ldap.extras.extended.gracefulDisconnect  
org.apache.directory.api.ldap.extras.extended.gracefulShutdown  
org.apache.directory.api.ldap.extras.extended.pwdModify  
org.apache.directory.api.ldap.extras.extended.startTls  
org.apache.directory.api.ldap.extras.extended.startTransaction  
org.apache.directory.api.ldap.extras.extended.storedProcedure  
org.apache.directory.api.ldap.extras.extended.whoAmI  
org.apache.directory.api.ldap.extras.intermediate.syncrepl  
org.apache.directory.api.ldap.extras.intermediate.syncrepl_impl  
org.apache.directory.api.ldap.model.constants  
org.apache.directory.api.ldap.model.csn  
org.apache.directory.api.ldap.model.cursor  
org.apache.directory.api.ldap.model.entry  
org.apache.directory.api.ldap.model.exception  
org.apache.directory.api.ldap.model.filter  
org.apache.directory.api.ldap.model.ldif  
org.apache.directory.api.ldap.model.ldif.anonymizer  
org.apache.directory.api.ldap.model.message  
org.apache.directory.api.ldap.model.message.controls  
org.apache.directory.api.ldap.model.message.extended  
org.apache.directory.api.ldap.model.name  
org.apache.directory.api.ldap.model.password  
org.apache.directory.api.ldap.model.schema
Contains interfaces and base classes for representing the LDAP schema domain model.
org.apache.directory.api.ldap.model.schema.comparators  
org.apache.directory.api.ldap.model.schema.normalizers  
org.apache.directory.api.ldap.model.schema.parsers  
org.apache.directory.api.ldap.model.schema.registries  
org.apache.directory.api.ldap.model.schema.registries.helper  
org.apache.directory.api.ldap.model.schema.syntaxCheckers  
org.apache.directory.api.ldap.model.subtree  
org.apache.directory.api.ldap.model.url  
org.apache.directory.api.ldap.schema.converter  
org.apache.directory.api.ldap.schema.extractor  
org.apache.directory.api.ldap.schema.extractor.impl  
org.apache.directory.api.ldap.schema.loader  
org.apache.directory.api.ldap.schema.manager.impl  
org.apache.directory.api.ldap.sp  
org.apache.directory.api.ldap.trigger  
org.apache.directory.api.ldap.util  
org.apache.directory.api.ldap.util.tree  
org.apache.directory.api.util  
org.apache.directory.api.util.exception  
org.apache.directory.ldap.client.api  
org.apache.directory.ldap.client.api.callback  
org.apache.directory.ldap.client.api.exception  
org.apache.directory.ldap.client.api.future  
org.apache.directory.ldap.client.api.search  
org.apache.directory.ldap.client.template  
org.apache.directory.ldap.client.template.exception  
org.apache.mina.core
Common types required for users to use MINA.
org.apache.mina.core.buffer  
org.apache.mina.core.file  
org.apache.mina.core.filterchain  
org.apache.mina.core.future  
org.apache.mina.core.polling
Base class for implementing transport based on active polling strategies like NIO select call, or any API based on I/O polling system calls (epoll, poll, select, kqueue, etc).
org.apache.mina.core.service  
org.apache.mina.core.session  
org.apache.mina.core.write  
org.apache.mina.filter
Useful IoFilter implementations.
org.apache.mina.filter.buffer  
org.apache.mina.filter.codec
Filter implementations that helps you to implement complex protocols via 'codec' concept.
org.apache.mina.filter.codec.demux
Protocol codecs that helps you to implement even more complex protocols by splitting a codec into multiple sub-codecs.
org.apache.mina.filter.codec.prefixedstring  
org.apache.mina.filter.codec.serialization
Protocol codecs which uses Java object serilization and leads to rapid protocol implementation.
org.apache.mina.filter.codec.statemachine  
org.apache.mina.filter.codec.textline
A protocol codec for text-based protocols.
org.apache.mina.filter.errorgenerating
An IoFilter that provides flexible error generation facilities.
org.apache.mina.filter.executor
IoFilters that provide flexible thread model and event queue monitoring interface.
org.apache.mina.filter.firewall
Classes that implement IoFilter and provide host blocking and throttling.
org.apache.mina.filter.keepalive
IoFilter that provides the ability for connections to remain open when data is not being transferred.
org.apache.mina.filter.logging
Classes that implement IoFilter and provide logging of the events and data that flows through a MINA-based system.
org.apache.mina.filter.ssl
Classes that implement IoFilter and provide Secure Sockets Layer functionality.
org.apache.mina.filter.statistic
Classes that implement IoFilter and provide the ability for filters to be timed on their performance.
org.apache.mina.filter.stream
Stream based IoFilter implementation.
org.apache.mina.filter.util
Utility classes for the MINA filtering portion of the library.
org.apache.mina.handler.chain
A handler implementation that helps you implement sequentially layered protocols using Chains of Responsibility pattern.
org.apache.mina.handler.demux
A handler implementation that helps you implement complex protocols by splitting messageReceived handlers into multiple sub-handlers.
org.apache.mina.handler.multiton
Enables creating a handler per session instead of having one handler for many sessions, using Multiton pattern.
org.apache.mina.handler.stream  
org.apache.mina.proxy  
org.apache.mina.proxy.event  
org.apache.mina.proxy.filter  
org.apache.mina.proxy.handlers  
org.apache.mina.proxy.handlers.http  
org.apache.mina.proxy.handlers.http.basic  
org.apache.mina.proxy.handlers.http.digest  
org.apache.mina.proxy.handlers.http.ntlm  
org.apache.mina.proxy.handlers.socks  
org.apache.mina.proxy.session  
org.apache.mina.proxy.utils  
org.apache.mina.transport.socket  
org.apache.mina.transport.socket.nio
Socket (TCP/IP) and Datagram (UDP/IP) support based on Java NIO (New I/O) API.
org.apache.mina.transport.vmpipe
In-VM pipe support which removes the overhead of local loopback communication.
org.apache.mina.util
Miscellaneous utility classes
org.apache.mina.util.byteaccess  
org.checkerframework.checker.builder.qual  
org.checkerframework.checker.calledmethods.qual  
org.checkerframework.checker.compilermsgs.qual
Qualifiers for the Compiler Message Key Checker.
org.checkerframework.checker.fenum.qual  
org.checkerframework.checker.formatter.qual  
org.checkerframework.checker.guieffect.qual  
org.checkerframework.checker.i18n.qual  
org.checkerframework.checker.i18nformatter.qual  
org.checkerframework.checker.index.qual  
org.checkerframework.checker.initialization.qual  
org.checkerframework.checker.interning.qual  
org.checkerframework.checker.lock.qual  
org.checkerframework.checker.mustcall.qual  
org.checkerframework.checker.nullness.qual  
org.checkerframework.checker.optional.qual  
org.checkerframework.checker.propkey.qual  
org.checkerframework.checker.regex.qual  
org.checkerframework.checker.signature.qual  
org.checkerframework.checker.signedness.qual  
org.checkerframework.checker.tainting.qual  
org.checkerframework.checker.units.qual  
org.checkerframework.common.aliasing.qual  
org.checkerframework.common.initializedfields.qual  
org.checkerframework.common.reflection.qual  
org.checkerframework.common.returnsreceiver.qual  
org.checkerframework.common.subtyping.qual  
org.checkerframework.common.util.report.qual  
org.checkerframework.common.value.qual  
org.checkerframework.dataflow.qual  
org.checkerframework.framework.qual
Contains the basic annotations to be used by all type systems and meta-annotations to qualify annotations (qualifiers).
org.dom4j
Defines the XML Document Object Model in Java interfaces together with some helper classes.
org.dom4j.bean
An implementation of the dom4j API which allows JavaBeans to be used to store and retrieve attribute values from Element.
org.dom4j.datatype
An implementation of the dom4j API which supports the XML Schema Data Types specification.
org.dom4j.dom
An implementation of the dom4j API which also supports the W3C object model.
org.dom4j.dtd
Classes to represent the DTD declarations.
org.dom4j.io
Provides input and output via SAX and DOM together with writing dom4j objects to streams as XML text.
org.dom4j.jaxb  
org.dom4j.rule
A Pattern based XML rule engine which implements the full XSLT processing model while allowing any Action to be fired if a pattern matches.
org.dom4j.rule.pattern  
org.dom4j.swing
A collection of adapters to allow easy integration with dom4j XML documents and Swing such as TreeModels and TableModels.
org.dom4j.tree
Contains the default implementations of the dom4j Document Object Model together with some helpful base classes for those wishing to implement their own document object model.
org.dom4j.util
A collection of utility classes for the dom4j API.
org.dom4j.xpath
Provides the core tools needed to use the XPath library
org.dom4j.xpp
Provides implementation classes to cleanly integrate dom4j with the XML Pull Parser XPP.
org.slf4j
Core logging interfaces.
org.slf4j.event  
org.slf4j.helpers
Helper classes.
org.slf4j.impl
Implementations of core logging interfaces defined in the org.slf4j package.
org.slf4j.spi
Classes and interfaces which are internal to SLF4J.
org.xmlpull.mxp1
Contains XPP3 implementation of XMLPULL V1 API.
org.xmlpull.mxp1_serializer  
org.xmlpull.v1  
org.xmlpull.v1.builder
This package defines API modeled after XML Information Set for building incrmentally XML trees from events streamed from pull parser (user can start navigating tree before whole XML input was parsed!) and has an unique ability to bypass tree building for selected sub trees to work directly with underlying event stream.
org.xmlpull.v1.builder.adapter  
org.xmlpull.v1.builder.impl  
org.xmlpull.v1.dom2_builder  
org.xmlpull.v1.parser_pool  
org.xmlpull.v1.sax2  
org.xmlpull.v1.util  
org.xmlpull.v1.wrapper  
org.xmlpull.v1.wrapper.classic