You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by di...@incubator.apache.org on 2004/10/23 20:10:25 UTC

[jira] Created: (DIREVE-48) Search Helper IBS

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/DIREVE-48

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIREVE-48
    Summary: Search Helper IBS
       Type: Task

     Status: Open
   Priority: Major

    Project: Directory Eve
 Components: 
             interceptors

   Assignee: Alex Karasulu
   Reporter: Alex Karasulu

    Created: Sat, 23 Oct 2004 11:09 AM
    Updated: Sat, 23 Oct 2004 11:09 AM

Description:
This interceptor based service will do several things to assist in search handling:

 o impose time and size limitations on search operations
 o prune search filters and/or augment them for increased performance;
   sometimes filters are pruned when assertions in the filter do not
   make sense like when an unrecognized attribute is used
 o select and filter attributes in responses based on the search 
   attributes requested, and operational attributes
 o filter out responses that may include subschema entries which 
   should not be returned to the user unless explicitly asked for
 o add control based behavoiral modifications to search operations

In this light interceptors can be used to implement controls for any and all LDAP operations.  Later we may decide to separate the control injection functionality into a IBS in itself.  However for now we can keep search control behavoir injection here.




---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira