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
Update the backend API to include new isIndexed methods that can be used to...
neil_a_wilson
26.49.2007
4c6354275265e835bbab21af899df63b4dc0ebcb
[external-software/github_OpenIdentityPlatform_OpenDJ.git]
/
opends
/
tests
/
functional-tests
/
shared
/
data
/
clu
/
data
/
addobj_integer.ldif
1
2
3
4
dn: cn=schema
changetype: modify
add: objectclasses
objectclasses: ( myTestIntegerObject-oid NAME 'myTestIntegerObject' SUP top STRUCTURAL MUST ( cn $ myTestIntegerAttr ) X-ORIGIN 'user defined' )