Uses of Class
org.forgerock.opendj.ldap.LinkedAttribute
Package
Description
Classes and interfaces for core types including connections, entries, and
attributes.
-
Uses of LinkedAttribute in org.forgerock.opendj.ldap
Modifier and TypeMethodDescriptionstatic LinkedAttribute
LinkedAttribute.newPreSizedLinkedAttribute
(AttributeDescription attributeDescription, int expectedValues) Creates a new attribute having the specified attribute description and expected number of values.