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
- Use runtime cast to workaround a bug in JDK versions prior to 1.5.0_08.
abobrov
07.33.2007
70c8d853d79a7cd3d91a73b5e369ca25bc83e48e
[external-software/github_OpenIdentityPlatform_OpenDJ.git]
/
opends
/
tests
/
functional-tests
/
shared
/
data
/
schema
/
ldifs
/
05-DynamicSchemaAdd.ldif
1
2
3
4
5
6
dn: cn=schema
objectClass: top
objectClass: ldapSubentry
objectClass: subschema
attributeTypes: ( addschema1at-oid NAME 'addschema1AT' )
objectClasses: ( addschema1oc-oid NAME 'addschema1OC' STRUCTURAL MUST addschema1AT )