Uses of Class
org.forgerock.opendj.ldap.AbstractAttribute
Package
Description
Classes and interfaces for core types including connections, entries, and
attributes.
Contains implementations for a number of Directory Server data types.
-
Uses of AbstractAttribute in org.forgerock.opendj.ldap
Modifier and TypeClassDescriptionfinal class
An implementation of theAttribute
interface with predictable iteration order. -
Uses of AbstractAttribute in org.opends.server.types
Modifier and TypeClassDescriptionfinal class
A compact attribute represents values using a hash array map trie (HAMT) index and an array of encoded values.