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 "Robert Burrell Donkin (JIRA)" <se...@james.apache.org> on 2009/05/13 11:52:45 UTC

[jira] Commented: (IMAP-84) Improve Mailbox API for authentication, login and logout

    [ https://issues.apache.org/jira/browse/IMAP-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708865#action_12708865 ] 

Robert Burrell Donkin commented on IMAP-84:
-------------------------------------------

Maybe replace isAuthentic, createSession with

 * MailboxSession login(String user, String password, Log log)throws MailboxException

 * void logout(MailboxSession session) 

 * createSystemSession(String user, Log log)throws MailboxException

> Improve Mailbox API for authentication, login and logout 
> ---------------------------------------------------------
>
>                 Key: IMAP-84
>                 URL: https://issues.apache.org/jira/browse/IMAP-84
>             Project: JAMES Imap
>          Issue Type: Improvement
>          Components: Mailbox
>    Affects Versions: 0.1
>            Reporter: Robert Burrell Donkin
>            Assignee: Robert Burrell Donkin
>             Fix For: 0.1
>
>
> Review and revise design of Mailbox API around authentication, login and logout 

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