Package | Description |
---|---|
org.ldaptive.schema |
Modifier and Type | Class and Description |
---|---|
class |
AbstractNamedSchemaElement
Base schema bean for named schema elements.
|
class |
AttributeType
Bean for an attribute type schema element.
|
class |
DITContentRule
Bean for a DIT content rule schema element.
|
class |
DITStructureRule
Bean for a DIT content rule schema element.
|
class |
MatchingRule
Bean for an matching rule schema element.
|
class |
MatchingRuleUse
Bean for an matching rule use schema element.
|
class |
NameForm
Bean for a name form schema element.
|
class |
ObjectClass
Bean for an object class schema element.
|
class |
Syntax
Bean for an attribute syntax schema element.
|
Modifier and Type | Method and Description |
---|---|
static <T extends AbstractSchemaElement> |
AbstractSchemaElement.containsBooleanExtension(T schemaElement,
String extensionName)
Returns whether the supplied schema element has an extension name with a value of 'true'.
|
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.