Package | Description |
---|---|
org.forgerock.opendj.ldap |
Classes and interfaces for core types including connections, entries, and
attributes.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractMapEntry<M extends Map<AttributeDescription,Attribute>>
Abstract implementation for
Map based entries. |
static class |
Entries.NullEntry
An
Entry which implements the null object pattern. |
class |
LinkedHashMapEntry
An implementation of the
Entry interface which uses a LinkedHashMap for storing attributes. |
class |
TreeMapEntry
An implementation of the
Entry interface which uses a TreeMap for storing attributes. |
Copyright 2010-2022 ForgeRock AS.