The
provides the ability for clients to include an attribute list in
a search request that names object classes instead of (or in
addition to) attributes.
For example, if a client wishes to
retrieve all of the attributes in the inetOrgPerson object class,
then that client can include "@inetOrgPerson" in the attribute
list rather than naming all of those attributes individually.
This behavior is based on the specification contained in RFC 4529.
The implementation for the LDAP attribute description list plugin
is contained in the
org.opends.server.plugins.LDAPADListPlugin class. It must be
configured with the preParseSearch plugin type, but does not have
any other custom configuration.
ds-cfg-ldap-attribute-description-list-plugin
ds-cfg-plugin
org.opends.server.plugins.LDAPADListPlugin
preparsesearch