Previous Topic: Search ClassNext Topic: Write a Directory Management Application


Cursor Class

The SmDmsCursor class lets you define sorting and paging behavior for result set operations—for example:

Searches that Support Cursor Operations

You can perform sorting and paging operations by passing a defined SmDmsCursor object into any of the following methods:

Note: getGroups() and getMembers() are not supported in searches of ODBC directories.

Searches of Microsoft LDAP Directories

Sorting and paging operations are not supported for Active Directories through the AD namespace. Sorting and paging operations are supported for Active Directories through the LDAP namespace.

When communicating with an Active Directory through the AD namespace, SiteMinder responds to sorting and paging requests as follows:

You specify whether sorting and paging operations are critical in the SmDmsCursor constructor.