mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

mkeyes
18.10.2007 8b8b49f2eec4eb970c8dac2814e43a9144bd1d2b
1
2
3
4
5
6
7
8
9
dn: cn=Example Plugin,cn=Plugins,cn=config
objectClass: top
objectClass: ds-cfg-plugin
objectClass: ds-cfg-example-plugin
cn: Example Plugin
ds-cfg-plugin-enabled: true
ds-cfg-plugin-class: com.example.opends.ExamplePlugin
ds-cfg-plugin-type: startup
ds-cfg-example-plugin-message: Hello World