Package | Description |
---|---|
org.opends.guitools.controlpanel.task |
Defines the main classes that are you used to perform the administrative
operations: start the server, modify an entry, delete a base DN, etc.
|
org.opends.server.types |
Contains implementations for a number of Directory Server data
types.
|
Modifier and Type | Method and Description |
---|---|
static Map<String,List<String>> |
DeleteSchemaElementsTask.cloneExtraProperties(CommonSchemaElements element)
Clones the extra properties of the provided schema element.
|
Modifier and Type | Class and Description |
---|---|
class |
AttributeType
This class defines a data structure for storing and interacting
with an attribute type, which contains information about the format
of an attribute and the syntax and matching rules that should be
used when interacting with it.
|
class |
ObjectClass
This class defines a data structure for storing and interacting
with an objectclass, which contains a collection of attributes that
must and/or may be present in an entry with that objectclass.
|
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.