Package | Description |
---|---|
org.forgerock.opendj.server.core |
Contains APIs for new DataProvider design.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDataProvider
This class provides a skeletal implementation of the
DataProvider
interface, to minimize the effort required to implement this interface. |
Modifier and Type | Method and Description |
---|---|
DataProvider |
DataProviderFactory.createDataProvider(DataProviderID id,
T configuration)
Creates and initializes a new data provider based on the information in
the provided configuration.
|
Copyright 2010-2017 ForgeRock AS.