Update of /repo/OpenLDAP/pkg/jldap/com/novell/ldap/controls
Added Files:
LDAPPagedResultsControl.java NONE -> 1.1
LDAPPagedResultsResponse.java NONE -> 1.1
Log Message:
Files added for the new control LDAPPagedResultsControl. This is a Server
Control to specify how search results are to be returned in pages of specified
size by the server. If the control was marked "critical", the whole search
operation will fail if the paged results control is not supported. This control
is specified in RFC2696.
CVS Web URLs:
http://www.openldap.org/devel/cvsweb.cgi/com/novell/ldap/controls/?cvsroot=JLDAP
http://www.openldap.org/devel/cvsweb.cgi/com/novell/ldap/controls/LDAPPagedResultsControl.java?cvsroot=JLDAP
http://www.openldap.org/devel/cvsweb.cgi/com/novell/ldap/controls/LDAPPagedResultsResponse.java?cvsroot=JLDAP
Changes are generally available on cvs.openldap.org (and CVSweb)
within 30 minutes of being committed.