Tung TRAN created JAMES-3654:
--------------------------------

             Summary: Remove GroupMembershipResolver and related implement
                 Key: JAMES-3654
                 URL: https://issues.apache.org/jira/browse/JAMES-3654
             Project: James Server
          Issue Type: Improvement
          Components: mailbox
            Reporter: Tung TRAN


Remove `org.apache.james.mailbox.acl.GroupMembershipResolver` , 
`SimpleGroupMembershipResolver` and related implement.

Reason:

- Interface GroupMembershipResolver has only one implement is 
SimpleGroupMembershipResolver As the author's comment: "There is no 
persistence. You will get only what you add".

And nowhere in James call to `.addMemberShip` method => `.isMember` always 
return FALSE.

Remove the exuberancy code to make it simpler.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to