You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Trustin Lee (JIRA)" <ji...@apache.org> on 2005/02/01 02:16:20 UTC

[jira] Created: (DIRMINA-1) Acceptors and Connectors doesn't provide filter iterator and clearAllFilters().

Acceptors and Connectors doesn't provide filter iterator and clearAllFilters().
-------------------------------------------------------------------------------

         Key: DIRMINA-1
         URL: http://issues.apache.org/jira/browse/DIRMINA-1
     Project: MINA
        Type: Improvement
    Reporter: Trustin Lee
 Assigned to: Trustin Lee 
    Priority: Minor


Users will need to clear all installed filters with single method, or to iterate the list of the installed filters.  Possible implementation could be:

 * List getAllFilters()
 * void clearAllFilters()

-- 
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


[jira] Updated: (DIRMINA-1) Acceptors and Connectors doesn't provide filter iterator and clearAllFilters().

Posted by "Trustin Lee (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/DIRMINA-1?page=history ]

Trustin Lee updated DIRMINA-1:
------------------------------

        Version: 0.7
    Fix Version: 0.7

> Acceptors and Connectors doesn't provide filter iterator and clearAllFilters().
> -------------------------------------------------------------------------------
>
>          Key: DIRMINA-1
>          URL: http://issues.apache.org/jira/browse/DIRMINA-1
>      Project: MINA
>         Type: Improvement
>     Versions: 0.7
>     Reporter: Trustin Lee
>     Assignee: Trustin Lee
>     Priority: Minor
>      Fix For: 0.7

>
> Users will need to clear all installed filters with single method, or to iterate the list of the installed filters.  Possible implementation could be:
>  * List getAllFilters()
>  * void clearAllFilters()

-- 
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


[jira] Closed: (DIRMINA-1) Acceptors and Connectors doesn't provide filter iterator and clearAllFilters().

Posted by "Trustin Lee (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/DIRMINA-1?page=history ]
     
Trustin Lee closed DIRMINA-1:
-----------------------------

    Resolution: Fixed

Added removeAllFilters() method and getAllFilters() method.  I decided use removeAll instead of clearAll.

> Acceptors and Connectors doesn't provide filter iterator and clearAllFilters().
> -------------------------------------------------------------------------------
>
>          Key: DIRMINA-1
>          URL: http://issues.apache.org/jira/browse/DIRMINA-1
>      Project: MINA
>         Type: Improvement
>     Versions: 0.7
>     Reporter: Trustin Lee
>     Assignee: Trustin Lee
>     Priority: Minor
>      Fix For: 0.7

>
> Users will need to clear all installed filters with single method, or to iterate the list of the installed filters.  Possible implementation could be:
>  * List getAllFilters()
>  * void clearAllFilters()

-- 
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