Package | Description |
---|---|
com.example.opendj.client |
Provides client-side interfaces for querying and managing the
Example OpenDJ Hello World plugin.
|
com.example.opendj.meta |
Provides introspection interfaces for the Example OpenDJ Hello
World plugin.
|
Modifier and Type | Method and Description |
---|---|
org.forgerock.opendj.config.ManagedObjectDefinition<? extends ExamplePluginCfgClient,? extends ExamplePluginCfg> |
ExamplePluginCfgClient.definition()
Get the configuration definition associated with this Example Plugin.
|
Modifier and Type | Method and Description |
---|---|
ExamplePluginCfgClient |
ExamplePluginCfgDefn.createClientConfiguration(org.forgerock.opendj.config.client.ManagedObject<? extends ExamplePluginCfgClient> impl) |
Modifier and Type | Method and Description |
---|---|
ExamplePluginCfgClient |
ExamplePluginCfgDefn.createClientConfiguration(org.forgerock.opendj.config.client.ManagedObject<? extends ExamplePluginCfgClient> impl) |
Copyright © 2011–2024. All rights reserved.