This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 9 lines
A [LDAP Extended Request|Supported Extension|SupportedExtension]: Clean up any resources associated with a large result that is created in response to another data request.
To use this class with the Novell Java LDAP SDK create an instance and call LDAPConnection.extendedOperation with the instance as the LDAPExtendedOperation parameter.
To use this class with Java LDAP JNDI create an instance and call LdapContext.extendedOperation with the instance as the ExtendedRequest parameter.
* Rights needed: The same rights that were needed for the request that generated the results.
* OID: 2.16.840.1.113719.1.14.100.35
* Request data: ASN1Integer data handle
* The "data handle" is that returned by the request that generated the results.