Package | Description |
---|---|
netscape.ldap |
Modifier and Type | Method and Description |
---|---|
LDAPObjectClassSchema |
LDAPSchema.getObjectClass(java.lang.String name)
Gets the definition of the object class with the specified name.
|
Modifier and Type | Method and Description |
---|---|
void |
LDAPSchema.addObjectClass(LDAPObjectClassSchema objectSchema)
Adds an object class schema definition to the current schema.
|