Mozilla/mozilla/directory/java-sdk/ldapsp/jndi-object-schema.conf
miodrag%netscape.com cfb091ced5 JNDI LDAP Service Provider
git-svn-id: svn://10.0.0.236/trunk@33884 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-05 01:05:59 +00:00

48 lines
1.1 KiB
Plaintext

#
# -- Attribute types --
#
attribute javaClassName 1.3.6.1.4.1.42.2.27.4.1.6 ces single
attribute javaCodebase 1.3.6.1.4.1.42.2.27.4.1.7 ces
attribute javaSerializedData 1.3.6.1.4.1.42.2.27.4.1.8 bin single
attribute javaRemoteLocation 1.3.6.1.4.1.42.2.27.4.1.9 ces single
attribute javaFactory 1.3.6.1.4.1.42.2.27.4.1.10 ces single
attribute javaReferenceAddress 1.3.6.1.4.1.42.2.27.4.1.11 ces
#
# -- Object classes --
#
objectclass javaContainer
oid 1.3.6.1.4.1.42.2.27.4.2.1
superior top
requires
cn
objectclass javaObject
oid 1.3.6.1.4.1.42.2.27.4.2.4
superior top
requires
javaClassName
allows
javaCodebase
objectclass javaSerializedObject
oid 1.3.6.1.4.1.42.2.27.4.2.5
superior javaObject
requires
javaSerializedData
objectclass javaRemoteObject
oid 1.3.6.1.4.1.42.2.27.4.2.6
superior javaObject
requires
javaRemoteLocation
objectclass javaNamingReference
oid 1.3.6.1.4.1.42.2.27.4.2.7
superior javaObject
allows
javaReferenceAddress,
javaFactory