|
Change Parameter Type domain : String to domain : Domain in method protected abstract isLocalDomain(session SMTPSession, domain Domain) : boolean in class org.apache.james.protocols.smtp.core.fastfail.AbstractValidRcptHandler |
From |
To |
|
Change Parameter Type domain : String to domain : Domain in method protected isLocalDomain(session SMTPSession, domain Domain) : boolean in class org.apache.james.smtpserver.fastfail.ValidRcptHandler |
From |
To |
|
Change Parameter Type host : String to host : Domain in method private handleNoTargetServer(mail Mail, host Domain) : ExecutionResult in class org.apache.james.transport.mailets.remote.delivery.MailDelivrer |
From |
To |
|
Change Parameter Type domain : String to domain : Domain in method protected abstract isLocalDomain(domain Domain) : boolean in class org.apache.james.protocols.smtp.core.AbstractAuthRequiredToRelayRcptHook |
From |
To |
|
Change Parameter Type domain : String to domain : Domain in method private mailAddressUncheckedException(kind SpecialAddressKind, domain Domain) : MailAddress in class org.apache.james.transport.mailets.redirect.SpecialAddress.AddressMarker |
From |
To |
|
Change Parameter Type entry : Map.Entry<String,Collection<MailAddress>> to entry : Map.Entry<Domain,Collection<MailAddress>> in method private serviceSingleServer(mail Mail, originalName String, entry Map.Entry<Domain,Collection<MailAddress>>) : void in class org.apache.james.transport.mailets.RemoteDelivery |
From |
To |
|
Change Parameter Type domain : String to domain : Domain in method protected isLocalDomain(domain Domain) : boolean in class org.apache.james.smtpserver.AuthRequiredToRelayRcptHook |
From |
To |
|
Change Variable Type senderHosts : Collection<String> to senderHosts : Collection<Domain> in method package parseDomainsListShouldIgnoreEmptyDomains() : void in class org.apache.james.transport.matchers.SenderHostIsTest |
From |
To |
|
Change Variable Type targets : Map<String,Collection<MailAddress>> to targets : Map<Domain,Collection<MailAddress>> in method private serviceNoGateway(mail Mail) : void in class org.apache.james.transport.mailets.RemoteDelivery |
From |
To |
|
Change Variable Type senderHosts : Collection<String> to senderHosts : Collection<Domain> in method package parseDomainsListShouldParseWhenOnlyOneDomain() : void in class org.apache.james.transport.matchers.SenderHostIsTest |
From |
To |
|
Change Variable Type groupByServerMultimap : HashMultimap<String,MailAddress> to groupByServerMultimap : HashMultimap<Domain,MailAddress> in method private groupByServer(recipients Collection<MailAddress>) : Map<Domain,Collection<MailAddress>> in class org.apache.james.transport.mailets.RemoteDelivery |
From |
To |
|
Change Variable Type senderHosts : Collection<String> to senderHosts : Collection<Domain> in method package parseDomainsListShouldParseWhenCommaPattern() : void in class org.apache.james.transport.matchers.SenderHostIsTest |
From |
To |
|
Change Variable Type domain : String to domain : Domain in method public init(config Configuration) : void in class org.apache.james.smtpserver.MailPriorityHandler |
From |
To |
|
Change Variable Type senderHost : String to senderHost : Domain in method private checkAndInsert(senderMailAddress MailAddress, recipients Collection<MailAddress>) : void in class org.apache.james.transport.mailets.WhiteListManager |
From |
To |
|
Change Variable Type recipientHost : String to recipientHost : Domain in method protected matchedWhitelist(recipientMailAddress MailAddress, mail Mail) : boolean in class org.apache.james.transport.matchers.IsInWhiteList |
From |
To |
|
Change Variable Type recipientHost : String to recipientHost : Domain in method public match(mail Mail) : Collection<MailAddress> in class org.apache.james.transport.matchers.AbstractSQLWhitelistMatcher |
From |
To |
|
Change Variable Type senderHosts : Collection<String> to senderHosts : Collection<Domain> in method package parseDomainsListShouldParseWhenSpacePattern() : void in class org.apache.james.transport.matchers.SenderHostIsTest |
From |
To |
|
Change Variable Type senderHost : String to senderHost : Domain in method private manageDisplayRequest(mail Mail) : void in class org.apache.james.transport.mailets.WhiteListManager |
From |
To |
|
Change Variable Type entry : Map.Entry<String,Collection<MailAddress>> to entry : Map.Entry<Domain,Collection<MailAddress>> in method private serviceNoGateway(mail Mail) : void in class org.apache.james.transport.mailets.RemoteDelivery |
From |
To |
|
Change Variable Type host : String to host : Domain in method private tryDeliver(mail Mail) : ExecutionResult in class org.apache.james.transport.mailets.remote.delivery.MailDelivrer |
From |
To |
|
Change Variable Type domain : String to domain : Domain in method public doRcpt(session SMTPSession, sender MailAddress, rcpt MailAddress) : HookResult in class org.apache.james.smtpserver.fastfail.ValidRcptMX |
From |
To |
|
Change Variable Type domain : String to domain : Domain in method public onMessage(session SMTPSession, mail Mail) : HookResult in class org.apache.james.smtpserver.MailPriorityHandler |
From |
To |
|
Change Variable Type senderHost : String to senderHost : Domain in method protected matchedWhitelist(recipientMailAddress MailAddress, mail Mail) : boolean in class org.apache.james.transport.matchers.IsInWhiteList |
From |
To |
|
Change Variable Type senderHosts : Collection<String> to senderHosts : Collection<Domain> in method package parseDomainsListShouldParseWhenCommaSpacePattern() : void in class org.apache.james.transport.matchers.SenderHostIsTest |
From |
To |
|
Change Variable Type senderHosts : Collection<String> to senderHosts : Collection<Domain> in method package parseDomainsListShouldParseWhenMixedPatterns() : void in class org.apache.james.transport.matchers.SenderHostIsTest |
From |
To |
|
Change Variable Type senderHost : String to senderHost : Domain in method private manageRemoveRequest(mail Mail) : void in class org.apache.james.transport.mailets.WhiteListManager |
From |
To |
|
Change Variable Type toDomain : String to toDomain : Domain in method public doRcpt(session SMTPSession, sender MailAddress, rcpt MailAddress) : HookResult in class org.apache.james.protocols.smtp.core.AbstractAuthRequiredToRelayRcptHook |
From |
To |
|
Change Variable Type domain : String to domain : Domain in method public match(mail Mail) : Collection<MailAddress> in class org.apache.james.transport.matchers.SenderInFakeDomain |
From |
To |
|
Change Variable Type senderHost : String to senderHost : Domain in method private manageInsertRequest(mail Mail) : void in class org.apache.james.transport.mailets.WhiteListManager |
From |
To |
|
Change Attribute Type senderHosts : Collection<String> to senderHosts : Collection<Domain> in class org.apache.james.transport.matchers.SenderHostIs |
From |
To |
|
Change Attribute Type prioMap : Map<String,Integer> to prioMap : Map<Domain,Integer> in class org.apache.james.smtpserver.MailPriorityHandler |
From |
To |
|
Change Attribute Type ADDRESS_MARKER : String to ADDRESS_MARKER : Domain in class org.apache.james.transport.mailets.redirect.SpecialAddress.AddressMarker |
From |
To |
|
Change Attribute Type domain : String to domain : Domain in class org.apache.james.core.MailAddress |
From |
To |
|
Change Attribute Type hosts : Collection<String> to hosts : Collection<Domain> in class org.apache.james.transport.matchers.HostIs |
From |
To |
|
Change Attribute Type GOOD_DOMAIN : String to GOOD_DOMAIN : Domain in class org.apache.james.core.MailAddressTest |
From |
To |