Package | Description |
---|---|
org.forgerock.opendj.ldap |
Classes and interfaces for core types including connections, entries, and
attributes.
|
Modifier and Type | Field and Description |
---|---|
static AttributeFactory |
LinkedAttribute.FACTORY
An attribute factory which can be used to create new linked attributes.
|
Modifier and Type | Method and Description |
---|---|
AttributeFactory |
DecodeOptions.getAttributeFactory()
Returns the
AttributeFactory which will be used for creating new
Attribute instances when decoding attributes. |
Modifier and Type | Method and Description |
---|---|
DecodeOptions |
DecodeOptions.setAttributeFactory(AttributeFactory factory)
Sets the
AttributeFactory which will be used for creating new
Attribute instances when decoding attributes. |
Copyright © 2010-2020, ForgeRock All Rights Reserved.