|
Change Parameter Type rights : MailboxACLRights to rights : Rfc4314Rights in method public ACLCommand(key EntryKey, editMode EditMode, rights Rfc4314Rights) in class org.apache.james.mailbox.model.MailboxACL.ACLCommand |
From |
To |
|
Change Parameter Type queryKey : MailboxACLEntryKey to queryKey : EntryKey in method protected applies(aclKey EntryKey, queryKey EntryKey, groupMembershipResolver GroupMembershipResolver, resourceOwner String, resourceOwnerIsGroup boolean) : boolean in class org.apache.james.mailbox.acl.UnionMailboxACLResolver |
From |
To |
|
Change Parameter Type aclKey : MailboxACLEntryKey to aclKey : EntryKey in method protected applies(aclKey EntryKey, queryKey EntryKey, groupMembershipResolver GroupMembershipResolver, resourceOwner String, resourceOwnerIsGroup boolean) : boolean in class org.apache.james.mailbox.acl.UnionMailboxACLResolver |
From |
To |
|
Change Parameter Type identifier : MailboxACLEntryKey to identifier : MailboxACL.EntryKey in method public listRigths(mailboxPath MailboxPath, identifier MailboxACL.EntryKey, session MailboxSession) : MailboxACL.Rfc4314Rights[] in class org.apache.james.jmap.DefaultMailboxesProvisioningFilterThreadTest.FakeMailboxManager |
From |
To |
|
Change Parameter Type toRemove : MailboxACLRights to toRemove : Rfc4314Rights in method public except(toRemove Rfc4314Rights) : Rfc4314Rights in class org.apache.james.mailbox.model.MailboxACL.Rfc4314Rights |
From |
To |
|
Change Parameter Type identifier : MailboxACL.MailboxACLEntryKey to identifier : MailboxACL.EntryKey in method public listRigths(mailboxPath MailboxPath, identifier MailboxACL.EntryKey, session MailboxSession) : MailboxACL.Rfc4314Rights[] in class org.apache.james.mailbox.MailboxManager |
From |
To |
|
Change Parameter Type rights : MailboxACL.MailboxACLRights to rights : MailboxACL.Rfc4314Rights in method public grantRights(mailboxPath MailboxPath, userName String, rights MailboxACL.Rfc4314Rights) : void in class org.apache.james.mpt.imapmailbox.cyrus.host.GrantRightsOnCyrusHost |
From |
To |
|
Change Parameter Type right : MailboxACLRight to right : Right in method public contains(right Right) : boolean in class org.apache.james.mailbox.model.MailboxACL.Rfc4314Rights |
From |
To |
|
Change Parameter Type toAdd : MailboxACLRights to toAdd : Rfc4314Rights in method private convertRightsToList(toAdd Rfc4314Rights) : List<Right> in class org.apache.james.mailbox.model.MailboxACL.Rfc4314Rights |
From |
To |
|
Change Parameter Type unsupportedRight : MailboxACLRight to unsupportedRight : Right in method public UnsupportedRightException(unsupportedRight Right) in class org.apache.james.mailbox.exception.UnsupportedRightException |
From |
To |
|
Change Parameter Type key : MailboxACLEntryKey to key : EntryKey in method public ACLCommand(key EntryKey, editMode EditMode, rights Rfc4314Rights) in class org.apache.james.mailbox.model.MailboxACL.ACLCommand |
From |
To |
|
Change Parameter Type myRights : MailboxACLRights to myRights : MailboxACL.Rfc4314Rights in method public MyRightsResponse(mailboxName String, myRights MailboxACL.Rfc4314Rights) in class org.apache.james.imap.message.response.MyRightsResponse |
From |
To |
|
Change Parameter Type mailboxACLCommand : MailboxACL.MailboxACLCommand to mailboxACLCommand : MailboxACL.ACLCommand in method public setRights(mailboxPath MailboxPath, mailboxACLCommand MailboxACL.ACLCommand, session MailboxSession) : void in class org.apache.james.mailbox.MailboxManager |
From |
To |
|
Change Parameter Type right : MailboxACLRight to right : Right in method public isSupported(right Right) : boolean in class org.apache.james.mailbox.model.MailboxACL.Rfc4314Rights |
From |
To |
|
Change Parameter Type rights : MailboxACLRights to rights : MailboxACL.Rfc4314Rights in method package GrantRightsCommand(grantRightsOnHost GrantRightsOnHost, mailboxPath MailboxPath, userName String, rights MailboxACL.Rfc4314Rights) in class org.apache.james.mpt.imapmailbox.suite.ACLScriptedTestProtocol.GrantRightsCommand |
From |
To |
|
Change Parameter Type right : MailboxACLRight to right : Right in method public hasRight(requestUser String, groupMembershipResolver GroupMembershipResolver, right Right, resourceACL MailboxACL, resourceOwner String, resourceOwnerIsGroup boolean) : boolean in class org.apache.james.mailbox.acl.UnionMailboxACLResolver |
From |
To |
|
Change Parameter Type queryKey : MailboxACLEntryKey to queryKey : EntryKey in method private resolveRights(queryKey EntryKey, groupMembershipResolver GroupMembershipResolver, entries Map<EntryKey,Rfc4314Rights>, resourceOwner String, resourceOwnerIsGroup boolean, positiveNegativePair Rfc4314Rights[]) : void in class org.apache.james.mailbox.acl.UnionMailboxACLResolver |
From |
To |
|
Change Parameter Type mailboxACLRights : MailboxACLRights to mailboxACLRights : Rfc4314Rights in method public except(key EntryKey, mailboxACLRights Rfc4314Rights) : MailboxACL in class org.apache.james.mailbox.model.MailboxACL |
From |
To |
|
Change Parameter Type right : MailboxACL.MailboxACLRight to right : MailboxACL.Right in method public hasRight(mailboxPath MailboxPath, right MailboxACL.Right, session MailboxSession) : boolean in class org.apache.james.mailbox.MailboxManager |
From |
To |
|
Change Parameter Type command : MailboxACL.MailboxACLCommand to command : MailboxACL.ACLCommand in method public apply(command MailboxACL.ACLCommand) : ACLWithVersion in class org.apache.james.mailbox.cassandra.mail.CassandraACLMapper.ACLWithVersion |
From |
To |
|
Change Parameter Type mailboxACLCommand : MailboxACL.MailboxACLCommand to mailboxACLCommand : MailboxACL.ACLCommand in method public updateACL(mailbox Mailbox, mailboxACLCommand MailboxACL.ACLCommand) : void in class org.apache.james.mailbox.inmemory.mail.InMemoryMailboxMapper |
From |
To |
|
Change Parameter Type rights : SimpleMailboxACL.Rfc4314Rights to rights : MailboxACL.Rfc4314Rights in method private performACLUpdateInExecutor(executor ExecutorService, key MailboxACL.EntryKey, rights MailboxACL.Rfc4314Rights, runnable CassandraACLMapper.CodeInjector) : Future<Boolean> in class org.apache.james.mailbox.cassandra.mail.CassandraACLMapperTest |
From |
To |
|
Change Parameter Type right : MailboxACL.MailboxACLRight to right : MailboxACL.Right in method public hasRight(mailboxPath MailboxPath, right MailboxACL.Right, session MailboxSession) : boolean in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Parameter Type key : MailboxACLEntryKey to key : EntryKey in method public replace(key EntryKey, replacement Rfc4314Rights) : MailboxACL in class org.apache.james.mailbox.model.MailboxACL |
From |
To |
|
Change Parameter Type positiveNegativePair : MailboxACL.MailboxACLRights[] to positiveNegativePair : Rfc4314Rights[] in method private resolveRights(queryKey EntryKey, groupMembershipResolver GroupMembershipResolver, entries Map<EntryKey,Rfc4314Rights>, resourceOwner String, resourceOwnerIsGroup boolean, positiveNegativePair Rfc4314Rights[]) : void in class org.apache.james.mailbox.acl.UnionMailboxACLResolver |
From |
To |
|
Change Parameter Type entries : Map<MailboxACLEntryKey,MailboxACLRights> to entries : Map<EntryKey,Rfc4314Rights> in method public MailboxACL(entries Map<EntryKey,Rfc4314Rights>) in class org.apache.james.mailbox.model.MailboxACL |
From |
To |
|
Change Parameter Type replacement : MailboxACLRights to replacement : Rfc4314Rights in method public replace(key EntryKey, replacement Rfc4314Rights) : MailboxACL in class org.apache.james.mailbox.model.MailboxACL |
From |
To |
|
Change Parameter Type mailboxACLCommand : MailboxACL.MailboxACLCommand to mailboxACLCommand : MailboxACL.ACLCommand in method public updateACL(mailbox Mailbox, mailboxACLCommand MailboxACL.ACLCommand) : void in class org.apache.james.mailbox.cassandra.mail.CassandraMailboxMapper |
From |
To |
|
Change Parameter Type right : MailboxACLRight to right : MailboxACL.Right in method public hasRight(mailboxPath MailboxPath, right MailboxACL.Right, session MailboxSession) : boolean in class org.apache.james.jmap.DefaultMailboxesProvisioningFilterThreadTest.FakeMailboxManager |
From |
To |
|
Change Parameter Type mailboxACLCommand : MailboxACL.MailboxACLCommand to mailboxACLCommand : MailboxACL.ACLCommand in method public updateACL(mailbox Mailbox, mailboxACLCommand MailboxACL.ACLCommand) : void in class org.apache.james.mailbox.jcr.mail.JCRMailboxMapper |
From |
To |
|
Change Parameter Type rights : MailboxACLRights[] to rights : MailboxACL.Rfc4314Rights[] in method public ListRightsResponse(mailboxName String, identifier String, rights MailboxACL.Rfc4314Rights[]) in class org.apache.james.imap.message.response.ListRightsResponse |
From |
To |
|
Change Parameter Type rights : MailboxACL.MailboxACLRights to rights : MailboxACL.Rfc4314Rights in method public grantRights(mailboxPath MailboxPath, userName String, rights MailboxACL.Rfc4314Rights) : void in class org.apache.james.mpt.imapmailbox.GrantRightsOnHost |
From |
To |
|
Change Parameter Type toAdd : MailboxACLRights to toAdd : Rfc4314Rights in method public union(toAdd Rfc4314Rights) : Rfc4314Rights in class org.apache.james.mailbox.model.MailboxACL.Rfc4314Rights |
From |
To |
|
Change Parameter Type command : MailboxACL.MailboxACLCommand to command : MailboxACL.ACLCommand in method private applyCommandOnEmptyACL(command MailboxACL.ACLCommand) : MailboxACL in class org.apache.james.mailbox.cassandra.mail.CassandraACLMapper |
From |
To |
|
Change Parameter Type right : MailboxACLRight to right : MailboxACL.Right in method public hasRight(requestUser String, groupMembershipResolver GroupMembershipResolver, right MailboxACL.Right, resourceACL MailboxACL, resourceOwner String, resourceOwnerIsGroup boolean) : boolean in class org.apache.james.mailbox.acl.MailboxACLResolver |
From |
To |
|
Change Parameter Type mailboxACLCommand : MailboxACL.MailboxACLCommand to mailboxACLCommand : MailboxACL.ACLCommand in method public updateACL(mailbox Mailbox, mailboxACLCommand MailboxACL.ACLCommand) : void in class org.apache.james.mailbox.caching.CachingMailboxMapper |
From |
To |
|
Change Parameter Type mailboxACLCommand : MailboxACL.MailboxACLCommand to mailboxACLCommand : MailboxACL.ACLCommand in method public updateACL(mailbox Mailbox, mailboxACLCommand MailboxACL.ACLCommand) : void in class org.apache.james.mailbox.hbase.mail.HBaseMailboxMapper |
From |
To |
|
Change Parameter Type mailboxACLCommand : MailboxACLCommand to mailboxACLCommand : MailboxACL.ACLCommand in method public updateACL(mailbox Mailbox, mailboxACLCommand MailboxACL.ACLCommand) : void in class org.apache.james.mailbox.jpa.mail.TransactionalMailboxMapper |
From |
To |
|
Change Parameter Type key : MailboxACLEntryKey to key : EntryKey in method public union(key EntryKey, mailboxACLRights Rfc4314Rights) : MailboxACL in class org.apache.james.mailbox.model.MailboxACL |
From |
To |
|
Change Parameter Type mailboxACLCommand : MailboxACL.MailboxACLCommand to mailboxACLCommand : MailboxACL.ACLCommand in method public updateACL(mailbox Mailbox, mailboxACLCommand MailboxACL.ACLCommand) : void in class org.apache.james.mailbox.jpa.mail.JPAMailboxMapper |
From |
To |
|
Change Parameter Type aclUpdate : MailboxACLCommand to aclUpdate : ACLCommand in method public apply(aclUpdate ACLCommand) : MailboxACL in class org.apache.james.mailbox.model.MailboxACL |
From |
To |
|
Change Parameter Type key : MailboxACLEntryKey to key : EntryKey in method public except(key EntryKey, mailboxACLRights Rfc4314Rights) : MailboxACL in class org.apache.james.mailbox.model.MailboxACL |
From |
To |
|
Change Parameter Type mailboxACLCommand : MailboxACL.MailboxACLCommand to mailboxACLCommand : MailboxACL.ACLCommand in method public updateACL(mailbox Mailbox, mailboxACLCommand MailboxACL.ACLCommand) : void in class org.apache.james.mailbox.maildir.mail.MaildirMailboxMapper |
From |
To |
|
Change Parameter Type right : MailboxACLRight to right : Right in method public Rfc4314Rights(right Right) in class org.apache.james.mailbox.model.MailboxACL.Rfc4314Rights |
From |
To |
|
Change Parameter Type mailboxACLRights : MailboxACLRights to Rfc4314Rights : Rfc4314Rights in method public isReadWrite(Rfc4314Rights Rfc4314Rights, sharedFlags Flags) : boolean in class org.apache.james.mailbox.acl.UnionMailboxACLResolver |
From |
To |
|
Change Parameter Type queryKey : MailboxACLEntryKey to queryKey : EntryKey in method public listRights(queryKey EntryKey, groupMembershipResolver GroupMembershipResolver, resourceOwner String, resourceOwnerIsGroup boolean) : Rfc4314Rights[] in class org.apache.james.mailbox.acl.UnionMailboxACLResolver |
From |
To |
|
Change Parameter Type mailboxACLRights : MailboxACLRights to mailboxACLRights : Rfc4314Rights in method public union(key EntryKey, mailboxACLRights Rfc4314Rights) : MailboxACL in class org.apache.james.mailbox.model.MailboxACL |
From |
To |
|
Change Parameter Type mailboxACLCommand : MailboxACL.MailboxACLCommand to mailboxACLCommand : MailboxACL.ACLCommand in method public updateACL(mailbox Mailbox, mailboxACLCommand MailboxACL.ACLCommand) : void in class org.apache.james.mailbox.store.mail.MailboxMapper |
From |
To |
|
Change Parameter Type key : MailboxACL.MailboxACLEntryKey to key : MailboxACL.EntryKey in method public listRigths(mailboxPath MailboxPath, key MailboxACL.EntryKey, session MailboxSession) : MailboxACL.Rfc4314Rights[] in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Parameter Type entries : Map.Entry<MailboxACLEntryKey,MailboxACLRights>... to entries : Map.Entry<EntryKey,Rfc4314Rights>... in method public MailboxACL(entries Map.Entry<EntryKey,Rfc4314Rights>...) in class org.apache.james.mailbox.model.MailboxACL |
From |
To |
|
Change Parameter Type mailboxACLRights : MailboxACLRights to mailboxACLRights : MailboxACL.Rfc4314Rights in method public isReadWrite(mailboxACLRights MailboxACL.Rfc4314Rights, sharedFlags Flags) : boolean in class org.apache.james.mailbox.acl.MailboxACLResolver |
From |
To |
|
Change Parameter Type entries : Map<MailboxACLEntryKey,MailboxACLRights> to entries : Map<EntryKey,Rfc4314Rights> in method private resolveRights(queryKey EntryKey, groupMembershipResolver GroupMembershipResolver, entries Map<EntryKey,Rfc4314Rights>, resourceOwner String, resourceOwnerIsGroup boolean, positiveNegativePair Rfc4314Rights[]) : void in class org.apache.james.mailbox.acl.UnionMailboxACLResolver |
From |
To |
|
Change Parameter Type command : MailboxACL.MailboxACLCommand to command : MailboxACL.ACLCommand in method public updateACL(cassandraId CassandraId, command MailboxACL.ACLCommand) : void in class org.apache.james.mailbox.cassandra.mail.CassandraACLMapper |
From |
To |
|
Change Parameter Type mailboxACLCommand : MailboxACL.MailboxACLCommand to mailboxACLCommand : MailboxACL.ACLCommand in method public setRights(mailboxPath MailboxPath, mailboxACLCommand MailboxACL.ACLCommand, session MailboxSession) : void in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Parameter Type rights : MailboxACL.MailboxACLRights to rights : MailboxACL.Rfc4314Rights in method public withGrantRights(mailboxPath MailboxPath, userName String, rights MailboxACL.Rfc4314Rights) : ACLScriptedTestProtocol in class org.apache.james.mpt.imapmailbox.suite.ACLScriptedTestProtocol |
From |
To |
|
Change Parameter Type key : SimpleMailboxACL.SimpleMailboxACLEntryKey to key : MailboxACL.EntryKey in method private performACLUpdateInExecutor(executor ExecutorService, key MailboxACL.EntryKey, rights MailboxACL.Rfc4314Rights, runnable CassandraACLMapper.CodeInjector) : Future<Boolean> in class org.apache.james.mailbox.cassandra.mail.CassandraACLMapperTest |
From |
To |
|
Change Parameter Type implicitRights : MailboxACLRights to implicitRights : Rfc4314Rights in method private toListRightsArray(implicitRights Rfc4314Rights) : Rfc4314Rights[] in class org.apache.james.mailbox.acl.UnionMailboxACLResolver |
From |
To |
|
Change Return Type MailboxACL.MailboxACLRights to MailboxACL.Rfc4314Rights in method public myRights(mailboxPath MailboxPath, session MailboxSession) : MailboxACL.Rfc4314Rights in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Return Type MailboxACL.MailboxACLRights[] to MailboxACL.Rfc4314Rights[] in method public listRigths(mailboxPath MailboxPath, identifier MailboxACL.EntryKey, session MailboxSession) : MailboxACL.Rfc4314Rights[] in class org.apache.james.mailbox.MailboxManager |
From |
To |
|
Change Return Type MailboxACLRights[] to Rfc4314Rights[] in method public listRights(queryKey EntryKey, groupMembershipResolver GroupMembershipResolver, resourceOwner String, resourceOwnerIsGroup boolean) : Rfc4314Rights[] in class org.apache.james.mailbox.acl.UnionMailboxACLResolver |
From |
To |
|
Change Return Type Iterator<MailboxACLRight> to Iterator<Right> in method public iterator() : Iterator<Right> in class org.apache.james.mailbox.model.MailboxACL.Rfc4314Rights |
From |
To |
|
Change Return Type MailboxACLRights to MailboxACL.Rfc4314Rights in method public resolveRights(requestUser String, groupMembershipResolver GroupMembershipResolver, resourceACL MailboxACL, resourceOwner String, resourceOwnerIsGroup boolean) : MailboxACL.Rfc4314Rights in class org.apache.james.mailbox.acl.MailboxACLResolver |
From |
To |
|
Change Return Type Map<MailboxACLEntryKey,MailboxACLRights> to Map<EntryKey,Rfc4314Rights> in method private toMap(props Properties) : Map<EntryKey,Rfc4314Rights> in class org.apache.james.mailbox.model.MailboxACL |
From |
To |
|
Change Return Type MailboxACL.MailboxACLRights to Rfc4314Rights in method public resolveRights(requestUser String, groupMembershipResolver GroupMembershipResolver, resourceACL MailboxACL, resourceOwner String, resourceOwnerIsGroup boolean) : Rfc4314Rights in class org.apache.james.mailbox.acl.UnionMailboxACLResolver |
From |
To |
|
Change Return Type MailboxACLRights to Rfc4314Rights in method private empty() : Rfc4314Rights in class org.apache.james.mailbox.model.MailboxACL.Rfc4314Rights |
From |
To |
|
Change Return Type SimpleMailboxACLEntryKey to EntryKey in method public createUser(name String) : EntryKey in class org.apache.james.mailbox.model.MailboxACL.EntryKey |
From |
To |
|
Change Return Type MailboxACL.MailboxACLRights[] to MailboxACL.Rfc4314Rights[] in method public listRigths(mailboxPath MailboxPath, key MailboxACL.EntryKey, session MailboxSession) : MailboxACL.Rfc4314Rights[] in class org.apache.james.mailbox.store.StoreMailboxManager |
From |
To |
|
Change Return Type MailboxACLEntryKey to EntryKey in method public getEntryKey() : EntryKey in class org.apache.james.mailbox.model.MailboxACL.ACLCommand |
From |
To |
|
Change Return Type SimpleMailboxACLEntryKey to EntryKey in method public createUser(name String, negative boolean) : EntryKey in class org.apache.james.mailbox.model.MailboxACL.EntryKey |
From |
To |
|
Change Return Type MailboxACLRights to MailboxACL.Rfc4314Rights in method public myRights(mailboxPath MailboxPath, session MailboxSession) : MailboxACL.Rfc4314Rights in class org.apache.james.jmap.DefaultMailboxesProvisioningFilterThreadTest.FakeMailboxManager |
From |
To |
|
Change Return Type SimpleMailboxACLEntryKey to EntryKey in method public createGroup(name String) : EntryKey in class org.apache.james.mailbox.model.MailboxACL.EntryKey |
From |
To |
|
Change Return Type MailboxACLRights to Rfc4314Rights in method public getRights() : Rfc4314Rights in class org.apache.james.mailbox.model.MailboxACL.ACLCommand |
From |
To |
|
Change Return Type SimpleMailboxACLEntryKey to EntryKey in method public deserialize(serialized String) : EntryKey in class org.apache.james.mailbox.model.MailboxACL.EntryKey |
From |
To |
|
Change Return Type MailboxACLRights[] to Rfc4314Rights[] in method private toListRightsArray(implicitRights Rfc4314Rights) : Rfc4314Rights[] in class org.apache.james.mailbox.acl.UnionMailboxACLResolver |
From |
To |
|
Change Return Type MailboxACLRights to Rfc4314Rights in method private myRights(session MailboxSession) : Rfc4314Rights in class org.apache.james.mailbox.store.StoreMessageManager |
From |
To |
|
Change Return Type MailboxACLRights to Rfc4314Rights in method public union(toAdd Rfc4314Rights) : Rfc4314Rights in class org.apache.james.mailbox.model.MailboxACL.Rfc4314Rights |
From |
To |
|
Change Return Type SimpleMailboxACLEntryKey to EntryKey in method public createGroup(name String, negative boolean) : EntryKey in class org.apache.james.mailbox.model.MailboxACL.EntryKey |
From |
To |
|
Change Return Type MailboxACLRights to MailboxACL.Rfc4314Rights in method public getMyRights() : MailboxACL.Rfc4314Rights in class org.apache.james.imap.message.response.MyRightsResponse |
From |
To |
|
Change Return Type MailboxACLRights[] to MailboxACL.Rfc4314Rights[] in method public getRights() : MailboxACL.Rfc4314Rights[] in class org.apache.james.imap.message.response.ListRightsResponse |
From |
To |
|
Change Return Type MailboxACLRights to Rfc4314Rights in method public except(toRemove Rfc4314Rights) : Rfc4314Rights in class org.apache.james.mailbox.model.MailboxACL.Rfc4314Rights |
From |
To |
|
Change Return Type MailboxACLRights[] to MailboxACL.Rfc4314Rights[] in method public listRigths(mailboxPath MailboxPath, identifier MailboxACL.EntryKey, session MailboxSession) : MailboxACL.Rfc4314Rights[] in class org.apache.james.jmap.DefaultMailboxesProvisioningFilterThreadTest.FakeMailboxManager |
From |
To |
|
Change Return Type MailboxACL.MailboxACLRights to MailboxACL.Rfc4314Rights in method public myRights(mailboxPath MailboxPath, session MailboxSession) : MailboxACL.Rfc4314Rights in class org.apache.james.mailbox.MailboxManager |
From |
To |
|
Change Variable Type expectedEntries : Map<MailboxACLEntryKey,MailboxACLRights> to expectedEntries : Map<EntryKey,Rfc4314Rights> in method public testExceptACLFull() : void in class org.apache.james.mailbox.model.MailboxACLTest |
From |
To |
|
Change Variable Type keyBob : SimpleMailboxACL.SimpleMailboxACLEntryKey to keyBob : MailboxACL.EntryKey in method public modifyACLWhenStoredShouldReturnUpdatedACL() : void in class org.apache.james.mailbox.cassandra.mail.CassandraACLMapperTest |
From |
To |
|
Change Variable Type newRights : SimpleMailboxACL.Rfc4314Rights to newRights : MailboxACL.Rfc4314Rights in method public updateAclShouldOverrightStoredAclWhenReplace() : void in class org.apache.james.mailbox.store.mail.model.MailboxMapperACLTest |
From |
To |
|
Change Variable Type removedRights : SimpleMailboxACL.Rfc4314Rights to removedRights : MailboxACL.Rfc4314Rights in method public removeAclShouldRemoveSomeStoredAclWhenAdd() : void in class org.apache.james.mailbox.store.mail.model.MailboxMapperACLTest |
From |
To |
|
Change Variable Type key : SimpleMailboxACL.SimpleMailboxACLEntryKey to key : MailboxACL.EntryKey in method public removeAclShouldNotFailWhenRemovingNonExistingRight() : void in class org.apache.james.mailbox.store.mail.model.MailboxMapperACLTest |
From |
To |
|
Change Variable Type rights : SimpleMailboxACL.Rfc4314Rights to rights : MailboxACL.Rfc4314Rights in method public removeWhenStoredShouldReturnUpdatedACL() : void in class org.apache.james.mailbox.cassandra.mail.CassandraACLMapperTest |
From |
To |
|
Change Variable Type finalRights : SimpleMailboxACL.Rfc4314Rights to finalRights : MailboxACL.Rfc4314Rights in method public removeAclShouldRemoveSomeStoredAclWhenAdd() : void in class org.apache.james.mailbox.store.mail.model.MailboxMapperACLTest |
From |
To |
|
Change Variable Type en : Entry<MailboxACLEntryKey,MailboxACLRights> to en : Entry<EntryKey,Rfc4314Rights> in method public execute() : Void in class org.apache.james.mailbox.maildir.MaildirFolder.saveACL.executeWithLock |
From |
To |
|
Change Variable Type key : MailboxACLEntryKey to key : EntryKey in method protected doProcess(message ListRightsRequest, session ImapSession, tag String, command ImapCommand, responder Responder) : void in class org.apache.james.imap.processor.ListRightsProcessor |
From |
To |
|
Change Variable Type key : SimpleMailboxACL.SimpleMailboxACLEntryKey to key : MailboxACL.EntryKey in method public updateAclShouldOverrightStoredAclWhenReplace() : void in class org.apache.james.mailbox.store.mail.model.MailboxMapperACLTest |
From |
To |
|
Change Variable Type expectedEntries : Map<MailboxACLEntryKey,MailboxACLRights> to expectedEntries : Map<EntryKey,Rfc4314Rights> in method public testExceptEntryNew() : void in class org.apache.james.mailbox.model.MailboxACLTest |
From |
To |
|
Change Variable Type expectedEntries : Map<MailboxACLEntryKey,MailboxACLRights> to expectedEntries : Map<EntryKey,Rfc4314Rights> in method public testExceptEntryFull() : void in class org.apache.james.mailbox.model.MailboxACLTest |
From |
To |
|
Change Variable Type optionalRightsGroup : MailboxACLRights to optionalRightsGroup : MailboxACL.Rfc4314Rights in method public toString() : String in class org.apache.james.imap.message.response.ListRightsResponse |
From |
To |
|
Change Variable Type key : SimpleMailboxACL.SimpleMailboxACLEntryKey to key : MailboxACL.EntryKey in method public updateAclShouldSaveAclWhenReplace() : void in class org.apache.james.mailbox.store.mail.model.MailboxMapperACLTest |
From |
To |
|
Change Variable Type key : SimpleMailboxACL.SimpleMailboxACLEntryKey to key : MailboxACL.EntryKey in method public removeWhenStoredShouldReturnUpdatedACL() : void in class org.apache.james.mailbox.cassandra.mail.CassandraACLMapperTest |
From |
To |
|
Change Variable Type rights : MailboxACLRights[] to rights : Rfc4314Rights[] in method protected doEncode(acceptableMessage ImapMessage, composer ImapResponseComposer, session ImapSession) : void in class org.apache.james.imap.encode.ListRightsResponseEncoder |
From |
To |
|
Change Variable Type key : SimpleMailboxACL.MailboxACLEntryKey to key : EntryKey in method public addSingleUserEntryToMap() : ACLMapBuilder in class org.apache.james.mailbox.store.json.MailboxACLJsonConverterTest.ACLMapBuilder |
From |
To |
|
Change Variable Type keyBob : SimpleMailboxACL.SimpleMailboxACLEntryKey to keyBob : MailboxACL.EntryKey in method public twoConcurrentUpdatesWhenStoredShouldReturnACEWithTwoEntries() : void in class org.apache.james.mailbox.cassandra.mail.CassandraACLMapperTest |
From |
To |
|
Change Variable Type finalRights : SimpleMailboxACL.Rfc4314Rights to finalRights : MailboxACL.Rfc4314Rights in method public removeAclShouldNotFailWhenRemovingNonExistingRight() : void in class org.apache.james.mailbox.store.mail.model.MailboxMapperACLTest |
From |
To |
|
Change Variable Type rights : SimpleMailboxACL.Rfc4314Rights to rights : MailboxACL.Rfc4314Rights in method public updateAclShouldCleanAclEntryWhenEmptyReplace() : void in class org.apache.james.mailbox.store.mail.model.MailboxMapperACLTest |
From |
To |
|
Change Variable Type other : MailboxACLEntryKey to other : EntryKey in method public equals(o Object) : boolean in class org.apache.james.mailbox.model.MailboxACL.EntryKey |
From |
To |
|
Change Variable Type foundEntries : Map<MailboxACLEntryKey,MailboxACLRights> to foundEntries : Map<EntryKey,Rfc4314Rights> in method public testUnionEntryNew() : void in class org.apache.james.mailbox.model.MailboxACLTest |
From |
To |
|
Change Variable Type newRights : SimpleMailboxACL.Rfc4314Rights to newRights : MailboxACL.Rfc4314Rights in method public resetAclShouldReplaceStoredAcl() : void in class org.apache.james.mailbox.store.mail.model.MailboxMapperACLTest |
From |
To |
|
Change Variable Type rights : SimpleMailboxACL.Rfc4314Rights to rights : MailboxACL.Rfc4314Rights in method public replaceWhenNotStoredShouldUpdateACLEntry() : void in class org.apache.james.mailbox.cassandra.mail.CassandraACLMapperTest |
From |
To |
|
Change Variable Type rights : SimpleMailboxACL.Rfc4314Rights to rights : MailboxACL.Rfc4314Rights in method public updateInvalidACLShouldBeBasedOnEmptyACL() : void in class org.apache.james.mailbox.cassandra.mail.CassandraACLMapperTest |
From |
To |
|
Change Variable Type rights : SimpleMailboxACL.Rfc4314Rights to rights : MailboxACL.Rfc4314Rights in method public resetAclShouldReplaceStoredAcl() : void in class org.apache.james.mailbox.store.mail.model.MailboxMapperACLTest |
From |
To |
|
Change Variable Type key : SimpleMailboxACL.MailboxACLEntryKey to key : EntryKey in method public addSingleSpecialEntryToMap() : ACLMapBuilder in class org.apache.james.mailbox.store.json.MailboxACLJsonConverterTest.ACLMapBuilder |
From |
To |
|
Change Variable Type key : MailboxACLEntryKey to key : EntryKey in method protected doProcess(message DeleteACLRequest, session ImapSession, tag String, command ImapCommand, responder Responder) : void in class org.apache.james.imap.processor.DeleteACLProcessor |
From |
To |
|
Change Variable Type keyBob : SimpleMailboxACL.SimpleMailboxACLEntryKey to keyBob : MailboxACL.EntryKey in method public twoConcurrentUpdatesWhenNoACEStoredShouldReturnACEWithTwoEntries() : void in class org.apache.james.mailbox.cassandra.mail.CassandraACLMapperTest |
From |
To |
|
Change Variable Type rights : SimpleMailboxACL.Rfc4314Rights to rights : MailboxACL.Rfc4314Rights in method public removeAclShouldNotFailWhenRemovingNonExistingRight() : void in class org.apache.james.mailbox.store.mail.model.MailboxMapperACLTest |
From |
To |
|
Change Variable Type en : Entry<MailboxACLEntryKey,MailboxACLRights> to en : Entry<EntryKey,Rfc4314Rights> in method public toString() : String in class org.apache.james.imap.message.response.ACLResponse |
From |
To |
|
Change Variable Type rights : SimpleMailboxACL.Rfc4314Rights to rights : MailboxACL.Rfc4314Rights in method public updateAclShouldTreatNameTypesRightSeparately() : void in class org.apache.james.mailbox.store.mail.model.MailboxMapperACLTest |
From |
To |
|
Change Variable Type newRights : SimpleMailboxACL.Rfc4314Rights to newRights : MailboxACL.Rfc4314Rights in method public updateAclShouldTreatNegativeAndPositiveRightSeparately() : void in class org.apache.james.mailbox.store.mail.model.MailboxMapperACLTest |
From |
To |
|
Change Variable Type expectedEntries : Map<MailboxACLEntryKey,MailboxACLRights> to expectedEntries : Map<EntryKey,Rfc4314Rights> in method public testExceptEntryExisting() : void in class org.apache.james.mailbox.model.MailboxACLTest |
From |
To |
|
Change Variable Type key : MailboxACLEntryKey to key : EntryKey in method private resolveRights(queryKey EntryKey, groupMembershipResolver GroupMembershipResolver, entries Map<EntryKey,Rfc4314Rights>, resourceOwner String, resourceOwnerIsGroup boolean, positiveNegativePair Rfc4314Rights[]) : void in class org.apache.james.mailbox.acl.UnionMailboxACLResolver |
From |
To |
|
Change Variable Type rights : SimpleMailboxACL.Rfc4314Rights to rights : MailboxACL.Rfc4314Rights in method public resetAclShouldInitializeStoredAcl() : void in class org.apache.james.mailbox.store.mail.model.MailboxMapperACLTest |
From |
To |
|
Change Variable Type entry : Entry<MailboxACLEntryKey,MailboxACLRights> to entry : Entry<EntryKey,Rfc4314Rights> in method public hasRight(requestUser String, groupMembershipResolver GroupMembershipResolver, right Right, resourceACL MailboxACL, resourceOwner String, resourceOwnerIsGroup boolean) : boolean in class org.apache.james.mailbox.acl.UnionMailboxACLResolver |
From |
To |
|
Change Variable Type key : SimpleMailboxACL.SimpleMailboxACLEntryKey to key : MailboxACL.EntryKey in method public replaceWhenNotStoredShouldUpdateACLEntry() : void in class org.apache.james.mailbox.cassandra.mail.CassandraACLMapperTest |
From |
To |
|
Change Variable Type foundEntries : Map<MailboxACLEntryKey,MailboxACLRights> to foundEntries : Map<EntryKey,Rfc4314Rights> in method public testUnionACLExisting() : void in class org.apache.james.mailbox.model.MailboxACLTest |
From |
To |
|
Change Variable Type entry : MailboxACLRights to entry : Rfc4314Rights in method protected doEncode(acceptableMessage ImapMessage, composer ImapResponseComposer, session ImapSession) : void in class org.apache.james.imap.encode.ListRightsResponseEncoder |
From |
To |
|
Change Variable Type rights : SimpleMailboxACL.Rfc4314Rights to rights : MailboxACL.Rfc4314Rights in method public twoConcurrentUpdatesWhenNoACEStoredShouldReturnACEWithTwoEntries() : void in class org.apache.james.mailbox.cassandra.mail.CassandraACLMapperTest |
From |
To |
|
Change Variable Type myRights : MailboxACLRights to myRights : Rfc4314Rights in method protected doProcess(message MyRightsRequest, session ImapSession, tag String, command ImapCommand, responder Responder) : void in class org.apache.james.imap.processor.MyRightsProcessor |
From |
To |
|
Change Variable Type keyAlice : SimpleMailboxACL.SimpleMailboxACLEntryKey to keyAlice : MailboxACL.EntryKey in method public modifyACLWhenStoredShouldReturnUpdatedACL() : void in class org.apache.james.mailbox.cassandra.mail.CassandraACLMapperTest |
From |
To |
|
Change Variable Type key : SimpleMailboxACL.MailboxACLEntryKey to key : EntryKey in method public addSingleGroupEntryToMap() : ACLMapBuilder in class org.apache.james.mailbox.store.json.MailboxACLJsonConverterTest.ACLMapBuilder |
From |
To |
|
Change Variable Type foundEntries : Map<MailboxACLEntryKey,MailboxACLRights> to foundEntries : Map<EntryKey,Rfc4314Rights> in method public testExceptEntryNew() : void in class org.apache.james.mailbox.model.MailboxACLTest |
From |
To |
|
Change Variable Type key : SimpleMailboxACL.SimpleMailboxACLEntryKey to key : MailboxACL.EntryKey in method public updateInvalidACLShouldBeBasedOnEmptyACL() : void in class org.apache.james.mailbox.cassandra.mail.CassandraACLMapperTest |
From |
To |
|
Change Variable Type rights : SimpleMailboxACL.Rfc4314Rights to rights : MailboxACL.Rfc4314Rights in method public updateAclShouldCombineStoredAclWhenAdd() : void in class org.apache.james.mailbox.store.mail.model.MailboxMapperACLTest |
From |
To |
|
Change Variable Type entries : Map<MailboxACLEntryKey,MailboxACLRights> to entries : Map<EntryKey,Rfc4314Rights> in method protected doEncode(acceptableMessage ImapMessage, composer ImapResponseComposer, session ImapSession) : void in class org.apache.james.imap.encode.ACLResponseEncoder |
From |
To |
|
Change Variable Type foundEntries : Map<MailboxACLEntryKey,MailboxACLRights> to foundEntries : Map<EntryKey,Rfc4314Rights> in method public testUnionEntryExisting() : void in class org.apache.james.mailbox.model.MailboxACLTest |
From |
To |
|
Change Variable Type expectedEntries : Map<MailboxACLEntryKey,MailboxACLRights> to expectedEntries : Map<EntryKey,Rfc4314Rights> in method public testUnionACLNew() : void in class org.apache.james.mailbox.model.MailboxACLTest |
From |
To |
|
Change Variable Type expectedEntries : Map<MailboxACLEntryKey,MailboxACLRights> to expectedEntries : Map<EntryKey,Rfc4314Rights> in method public testExceptACLNew() : void in class org.apache.james.mailbox.model.MailboxACLTest |
From |
To |
|
Change Variable Type foundEntries : Map<MailboxACLEntryKey,MailboxACLRights> to foundEntries : Map<EntryKey,Rfc4314Rights> in method public testExceptACLFull() : void in class org.apache.james.mailbox.model.MailboxACLTest |
From |
To |
|
Change Variable Type rights : MailboxACLRights[] to rights : Rfc4314Rights[] in method protected doProcess(message ListRightsRequest, session ImapSession, tag String, command ImapCommand, responder Responder) : void in class org.apache.james.imap.processor.ListRightsProcessor |
From |
To |
|
Change Variable Type entries : Map<MailboxACLEntryKey,MailboxACLRights> to entries : Map<EntryKey,Rfc4314Rights> in method public execute() : Void in class org.apache.james.mailbox.maildir.MaildirFolder.saveACL.executeWithLock |
From |
To |
|
Change Variable Type key : SimpleMailboxACL.SimpleMailboxACLEntryKey to key : MailboxACL.EntryKey in method public updateAclShouldCombineStoredAclWhenAdd() : void in class org.apache.james.mailbox.store.mail.model.MailboxMapperACLTest |
From |
To |
|
Change Variable Type newRights : SimpleMailboxACL.Rfc4314Rights to newRights : MailboxACL.Rfc4314Rights in method public updateAclShouldCleanAclEntryWhenEmptyReplace() : void in class org.apache.james.mailbox.store.mail.model.MailboxMapperACLTest |
From |
To |
|
Change Variable Type myRights : MailboxACLRights to myRights : Rfc4314Rights in method protected doEncode(acceptableMessage ImapMessage, composer ImapResponseComposer, session ImapSession) : void in class org.apache.james.imap.encode.MyRightsResponseEncoder |
From |
To |
|
Change Variable Type key : MailboxACLEntryKey to key : EntryKey in method public hasRight(requestUser String, groupMembershipResolver GroupMembershipResolver, right Right, resourceACL MailboxACL, resourceOwner String, resourceOwnerIsGroup boolean) : boolean in class org.apache.james.mailbox.acl.UnionMailboxACLResolver |
From |
To |
|
Change Variable Type foundEntries : Map<MailboxACLEntryKey,MailboxACLRights> to foundEntries : Map<EntryKey,Rfc4314Rights> in method public testExceptEntryExisting() : void in class org.apache.james.mailbox.model.MailboxACLTest |
From |
To |
|
Change Variable Type key : SimpleMailboxACL.SimpleMailboxACLEntryKey to key : MailboxACL.EntryKey in method public updateAclShouldCleanAclEntryWhenEmptyReplace() : void in class org.apache.james.mailbox.store.mail.model.MailboxMapperACLTest |
From |
To |
|
Change Variable Type foundEntries : Map<MailboxACLEntryKey,MailboxACLRights> to foundEntries : Map<EntryKey,Rfc4314Rights> in method public testExceptACLNew() : void in class org.apache.james.mailbox.model.MailboxACLTest |
From |
To |
|
Change Variable Type foundEntries : Map<MailboxACLEntryKey,MailboxACLRights> to foundEntries : Map<EntryKey,Rfc4314Rights> in method public testExceptACLExisting() : void in class org.apache.james.mailbox.model.MailboxACLTest |
From |
To |
|
Change Variable Type keyAlice : SimpleMailboxACL.SimpleMailboxACLEntryKey to keyAlice : MailboxACL.EntryKey in method public twoConcurrentUpdatesWhenStoredShouldReturnACEWithTwoEntries() : void in class org.apache.james.mailbox.cassandra.mail.CassandraACLMapperTest |
From |
To |
|
Change Variable Type key : MailboxACLEntryKey to key : EntryKey in method protected doProcess(message SetACLRequest, session ImapSession, tag String, command ImapCommand, responder Responder) : void in class org.apache.james.imap.processor.SetACLProcessor |
From |
To |
|
Change Variable Type bothRights : SimpleMailboxACL.Rfc4314Rights to bothRights : MailboxACL.Rfc4314Rights in method public updateAclShouldCombineStoredAclWhenAdd() : void in class org.apache.james.mailbox.store.mail.model.MailboxMapperACLTest |
From |
To |
|
Change Variable Type expectedEntries : Map<MailboxACLEntryKey,MailboxACLRights> to expectedEntries : Map<EntryKey,Rfc4314Rights> in method public testExceptACLExisting() : void in class org.apache.james.mailbox.model.MailboxACLTest |
From |
To |
|
Change Variable Type mailboxAclRights : MailboxACLRights to mailboxAclRights : Rfc4314Rights in method protected doProcess(message SetACLRequest, session ImapSession, tag String, command ImapCommand, responder Responder) : void in class org.apache.james.imap.processor.SetACLProcessor |
From |
To |
|
Change Variable Type expectedEntries : Map<MailboxACLEntryKey,MailboxACLRights> to expectedEntries : Map<EntryKey,Rfc4314Rights> in method public testUnionEntryExisting() : void in class org.apache.james.mailbox.model.MailboxACLTest |
From |
To |
|
Change Variable Type mailboxACLCommand : MailboxACL.MailboxACLCommand to mailboxACLCommand : MailboxACL.ACLCommand in method public TestMailboxSessionMapperFactory() in class org.apache.james.mailbox.store.TestMailboxSessionMapperFactory |
From |
To |
|
Change Variable Type rights : SimpleMailboxACL.Rfc4314Rights to rights : MailboxACL.Rfc4314Rights in method public replaceForSingleKeyWithNullRightsWhenSingleKeyStoredShouldReturnEmptyACL() : void in class org.apache.james.mailbox.cassandra.mail.CassandraACLMapperTest |
From |
To |
|
Change Variable Type keyAlice : SimpleMailboxACL.SimpleMailboxACLEntryKey to keyAlice : MailboxACL.EntryKey in method public twoConcurrentUpdatesWhenNoACEStoredShouldReturnACEWithTwoEntries() : void in class org.apache.james.mailbox.cassandra.mail.CassandraACLMapperTest |
From |
To |
|
Change Variable Type newRights : SimpleMailboxACL.Rfc4314Rights to newRights : MailboxACL.Rfc4314Rights in method public updateAclShouldTreatNameTypesRightSeparately() : void in class org.apache.james.mailbox.store.mail.model.MailboxMapperACLTest |
From |
To |
|
Change Variable Type rights : SimpleMailboxACL.Rfc4314Rights to rights : MailboxACL.Rfc4314Rights in method public updateAclShouldOverrightStoredAclWhenReplace() : void in class org.apache.james.mailbox.store.mail.model.MailboxMapperACLTest |
From |
To |
|
Change Variable Type foundEntries : Map<MailboxACLEntryKey,MailboxACLRights> to foundEntries : Map<EntryKey,Rfc4314Rights> in method public testUnionACLNew() : void in class org.apache.james.mailbox.model.MailboxACLTest |
From |
To |
|
Change Variable Type rights : SimpleMailboxACL.Rfc4314Rights to rights : MailboxACL.Rfc4314Rights in method public addACLWhenNoneStoredShouldReturnUpdatedACL() : void in class org.apache.james.mailbox.cassandra.mail.CassandraACLMapperTest |
From |
To |
|
Change Variable Type expectedEntries : Map<MailboxACLEntryKey,MailboxACLRights> to expectedEntries : Map<EntryKey,Rfc4314Rights> in method public testUnionEntryNew() : void in class org.apache.james.mailbox.model.MailboxACLTest |
From |
To |
|
Change Variable Type key : SimpleMailboxACL.SimpleMailboxACLEntryKey to key : MailboxACL.EntryKey in method public resetAclShouldInitializeStoredAcl() : void in class org.apache.james.mailbox.store.mail.model.MailboxMapperACLTest |
From |
To |
|
Change Variable Type key2 : SimpleMailboxACL.SimpleMailboxACLEntryKey to key2 : MailboxACL.EntryKey in method public updateAclShouldTreatNameTypesRightSeparately() : void in class org.apache.james.mailbox.store.mail.model.MailboxMapperACLTest |
From |
To |
|
Change Variable Type key : SimpleMailboxACL.SimpleMailboxACLEntryKey to key : MailboxACL.EntryKey in method public resetAclShouldReplaceStoredAcl() : void in class org.apache.james.mailbox.store.mail.model.MailboxMapperACLTest |
From |
To |
|
Change Variable Type rights : SimpleMailboxACL.Rfc4314Rights to rights : MailboxACL.Rfc4314Rights in method public updateAclShouldSaveAclWhenReplace() : void in class org.apache.james.mailbox.store.mail.model.MailboxMapperACLTest |
From |
To |
|
Change Variable Type rights : SimpleMailboxACL.Rfc4314Rights to rights : MailboxACL.Rfc4314Rights in method public modifyACLWhenStoredShouldReturnUpdatedACL() : void in class org.apache.james.mailbox.cassandra.mail.CassandraACLMapperTest |
From |
To |
|
Change Variable Type positiveNegativePair : MailboxACL.MailboxACLRights[] to positiveNegativePair : Rfc4314Rights[] in method public listRights(queryKey EntryKey, groupMembershipResolver GroupMembershipResolver, resourceOwner String, resourceOwnerIsGroup boolean) : Rfc4314Rights[] in class org.apache.james.mailbox.acl.UnionMailboxACLResolver |
From |
To |
|
Change Variable Type rights : SimpleMailboxACL.Rfc4314Rights to rights : MailboxACL.Rfc4314Rights in method public twoConcurrentUpdatesWhenStoredShouldReturnACEWithTwoEntries() : void in class org.apache.james.mailbox.cassandra.mail.CassandraACLMapperTest |
From |
To |
|
Change Variable Type expectedEntries : Map<MailboxACLEntryKey,MailboxACLRights> to expectedEntries : Map<EntryKey,Rfc4314Rights> in method public testUnionACLExisting() : void in class org.apache.james.mailbox.model.MailboxACLTest |
From |
To |
|
Change Variable Type entry : Entry<MailboxACLEntryKey,MailboxACLRights> to entry : Entry<EntryKey,Rfc4314Rights> in method private resolveRights(queryKey EntryKey, groupMembershipResolver GroupMembershipResolver, entries Map<EntryKey,Rfc4314Rights>, resourceOwner String, resourceOwnerIsGroup boolean, positiveNegativePair Rfc4314Rights[]) : void in class org.apache.james.mailbox.acl.UnionMailboxACLResolver |
From |
To |
|
Change Variable Type foundEntries : Map<MailboxACLEntryKey,MailboxACLRights> to foundEntries : Map<EntryKey,Rfc4314Rights> in method public testExceptEntryFull() : void in class org.apache.james.mailbox.model.MailboxACLTest |
From |
To |
|
Change Variable Type key : SimpleMailboxACL.SimpleMailboxACLEntryKey to key : MailboxACL.EntryKey in method public replaceForSingleKeyWithNullRightsWhenSingleKeyStoredShouldReturnEmptyACL() : void in class org.apache.james.mailbox.cassandra.mail.CassandraACLMapperTest |
From |
To |
|
Change Variable Type rights : SimpleMailboxACL.Rfc4314Rights to rights : MailboxACL.Rfc4314Rights in method public updateAclShouldTreatNegativeAndPositiveRightSeparately() : void in class org.apache.james.mailbox.store.mail.model.MailboxMapperACLTest |
From |
To |
|
Change Variable Type key1 : SimpleMailboxACL.SimpleMailboxACLEntryKey to key1 : MailboxACL.EntryKey in method public updateAclShouldTreatNegativeAndPositiveRightSeparately() : void in class org.apache.james.mailbox.store.mail.model.MailboxMapperACLTest |
From |
To |
|
Change Variable Type key : SimpleMailboxACL.SimpleMailboxACLEntryKey to key : MailboxACL.EntryKey in method public removeAclShouldRemoveSomeStoredAclWhenAdd() : void in class org.apache.james.mailbox.store.mail.model.MailboxMapperACLTest |
From |
To |
|
Change Variable Type keyBenwa : SimpleMailboxACL.SimpleMailboxACLEntryKey to keyBenwa : MailboxACL.EntryKey in method public twoConcurrentUpdatesWhenStoredShouldReturnACEWithTwoEntries() : void in class org.apache.james.mailbox.cassandra.mail.CassandraACLMapperTest |
From |
To |
|
Change Variable Type that : SimpleMailboxACLCommand to that : ACLCommand in method public equals(o Object) : boolean in class org.apache.james.mailbox.model.MailboxACL.ACLCommand |
From |
To |
|
Change Variable Type key1 : SimpleMailboxACL.SimpleMailboxACLEntryKey to key1 : MailboxACL.EntryKey in method public updateAclShouldTreatNameTypesRightSeparately() : void in class org.apache.james.mailbox.store.mail.model.MailboxMapperACLTest |
From |
To |
|
Change Variable Type key2 : SimpleMailboxACL.SimpleMailboxACLEntryKey to key2 : MailboxACL.EntryKey in method public updateAclShouldTreatNegativeAndPositiveRightSeparately() : void in class org.apache.james.mailbox.store.mail.model.MailboxMapperACLTest |
From |
To |
|
Change Variable Type result : List<MailboxACLRights> to result : List<Rfc4314Rights> in method private toListRightsArray(implicitRights Rfc4314Rights) : Rfc4314Rights[] in class org.apache.james.mailbox.acl.UnionMailboxACLResolver |
From |
To |
|
Change Variable Type entries : Map<MailboxACLEntryKey,MailboxACLRights> to entries : Map<EntryKey,Rfc4314Rights> in method public hasRight(requestUser String, groupMembershipResolver GroupMembershipResolver, right Right, resourceACL MailboxACL, resourceOwner String, resourceOwnerIsGroup boolean) : boolean in class org.apache.james.mailbox.acl.UnionMailboxACLResolver |
From |
To |
|
Change Variable Type entry : Entry<MailboxACLEntryKey,MailboxACLRights> to entry : Entry<EntryKey,Rfc4314Rights> in method protected doEncode(acceptableMessage ImapMessage, composer ImapResponseComposer, session ImapSession) : void in class org.apache.james.imap.encode.ACLResponseEncoder |
From |
To |
|
Change Variable Type positiveNegativePair : MailboxACL.MailboxACLRights[] to positiveNegativePair : Rfc4314Rights[] in method public resolveRights(requestUser String, groupMembershipResolver GroupMembershipResolver, resourceACL MailboxACL, resourceOwner String, resourceOwnerIsGroup boolean) : Rfc4314Rights in class org.apache.james.mailbox.acl.UnionMailboxACLResolver |
From |
To |
|
Change Variable Type newRights : SimpleMailboxACL.Rfc4314Rights to newRights : MailboxACL.Rfc4314Rights in method public updateAclShouldCombineStoredAclWhenAdd() : void in class org.apache.james.mailbox.store.mail.model.MailboxMapperACLTest |
From |
To |
|
Change Variable Type rights : ImmutableList<MailboxACLRight> to rights : ImmutableList<Right> in method public iterator() : Iterator<Right> in class org.apache.james.mailbox.model.MailboxACL.Rfc4314Rights |
From |
To |
|
Change Variable Type rights : SimpleMailboxACL.Rfc4314Rights to rights : MailboxACL.Rfc4314Rights in method public removeAclShouldRemoveSomeStoredAclWhenAdd() : void in class org.apache.james.mailbox.store.mail.model.MailboxMapperACLTest |
From |
To |
|
Change Variable Type removedRights : SimpleMailboxACL.Rfc4314Rights to removedRights : MailboxACL.Rfc4314Rights in method public removeAclShouldNotFailWhenRemovingNonExistingRight() : void in class org.apache.james.mailbox.store.mail.model.MailboxMapperACLTest |
From |
To |
|
Change Variable Type key : SimpleMailboxACL.SimpleMailboxACLEntryKey to key : MailboxACL.EntryKey in method public addACLWhenNoneStoredShouldReturnUpdatedACL() : void in class org.apache.james.mailbox.cassandra.mail.CassandraACLMapperTest |
From |
To |