dashboard
repositories
filestore
activity
search
login
external-software
/
github_OpenIdentityPlatform_OpenDJ
mirror of
https://github.com/OpenIdentityPlatform/OpenDJ.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix OPENDJ-339: Don't register alert handler in unique attribute plugin unt...
Matthew Swift
25.07.2011
ad9dfae6c925d30c213a080f795f020087dce509
[external-software/github_OpenIdentityPlatform_OpenDJ.git]
/
opends
/
resource
/
admin
/
example-plugin
/
Package.xml
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8"?>
<adm:package name="com.example.opends"
xmlns:adm="http://www.opends.org/admin"
xmlns:ldap="http://www.opends.org/admin-ldap">
<adm:synopsis>Example OpenDS Hello World plugin.</adm:synopsis>
</adm:package>