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
Fixed a situation where dsconfigSet was not setting the tcstatus to either ...
mkeyes
30.35.2007
f54ea5ceea506067959fe032d1b11e121acdb4cf
[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>