You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by GitBox <gi...@apache.org> on 2023/01/12 02:44:31 UTC

[GitHub] [james-project] chibenwa opened a new pull request, #1389: [REFACTOING] Improve SessionProvider API

chibenwa opened a new pull request, #1389:
URL: https://github.com/apache/james-project/pull/1389

    - Decrease method cardinality for login / delegation methods
    - Remove uneeded methods 
       - getPathDelimiter() - can be carried by the MailboxSession instead. No need to enforce the delimiter choice for a whole SessionProvider impl.
       - logout: isOpen is never used, this bit of logic can be strip away.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [james-project] chibenwa closed pull request #1389: [REFACTOING] Improve SessionProvider API

Posted by GitBox <gi...@apache.org>.
chibenwa closed pull request #1389: [REFACTOING] Improve SessionProvider API 
URL: https://github.com/apache/james-project/pull/1389


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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