You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Norman Maurer (JIRA)" <se...@james.apache.org> on 2010/10/25 13:17:22 UTC

[jira] Created: (JAMES-1088) Merge VirtualUserTable and ManageableVirtualUserTable

Merge VirtualUserTable and ManageableVirtualUserTable
-----------------------------------------------------

                 Key: JAMES-1088
                 URL: https://issues.apache.org/jira/browse/JAMES-1088
             Project: JAMES Server
          Issue Type: Task
    Affects Versions: 3.0-M1, 3.0, Trunk
            Reporter: Norman Maurer
            Assignee: Norman Maurer
             Fix For: 3.0-M1


Currently we have the interface VirtualUserTable and ManageableVirtualUserTable. To keep things easy we should merge the two interfaces. If someone needs to implement a read only VirtualUserTable he can just return "false" for the modification methods.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Resolved: (JAMES-1088) Merge VirtualUserTable and ManageableVirtualUserTable

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/JAMES-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer resolved JAMES-1088.
----------------------------------

    Resolution: Fixed

> Merge VirtualUserTable and ManageableVirtualUserTable
> -----------------------------------------------------
>
>                 Key: JAMES-1088
>                 URL: https://issues.apache.org/jira/browse/JAMES-1088
>             Project: JAMES Server
>          Issue Type: Task
>    Affects Versions: 3.0-M1, 3.0, Trunk
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>             Fix For: 3.0-M1
>
>
> Currently we have the interface VirtualUserTable and ManageableVirtualUserTable. To keep things easy we should merge the two interfaces. If someone needs to implement a read only VirtualUserTable he can just return "false" for the modification methods.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org