I guess it's the same as the java.naming.ldap.typesOnly property in
JNDI. When you do a search you can specify if you want to get :
ONLY the types : only the name of the attributes, NO values
types and values : attribute names with associated values.
HTH
Jérôme
On 9/26/05, Trustin Lee <trustin@gmail.com> wrote:
> I forgot to mention that it would be simpler to merge two operation scopes
> (attributeType and attributeValue) into one (attribute) so we have only two
> operation scopes (entry and attribute). I don't see any problem with this
> simplification for LDAP. WDYT?
>
>
> Trustin
> --
> what we call human nature is actually human habit
> --
> http://gleamynode.net/
|