| Package | Description |
|---|---|
| org.forgerock.opendj.ldap |
Classes and interfaces for core types including connections, entries, and
attributes.
|
| Modifier and Type | Method and Description |
|---|---|
MemoryBackend |
MemoryBackend.clear()
Clears the contents of this memory backend so that it does not contain
any entries.
|
MemoryBackend |
MemoryBackend.load(EntryReader reader,
boolean overwrite)
Reads all of the entries from the provided entry reader and adds them to
the content of this memory backend.
|
Copyright © 2011-2015 ForgeRock AS. All Rights Reserved.