5a78284202529a76272003bc3c61775b25d0e8f7
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type uaaBaseUrl : String to uaaUrlUtils : UaaUrlUtils in method public EmailResetPasswordService(templateEngine TemplateEngine, messageService MessageService, passwordResetEndpoints PasswordResetEndpoints, uaaUrlUtils UaaUrlUtils, brand String) in class org.cloudfoundry.identity.uaa.login.EmailResetPasswordService | From | To | |
Move Method | 1 | ||
Move Method private getURIBuilder(path String) : URIBuilder from class org.cloudfoundry.identity.uaa.login.EmailResetPasswordService to private getURIBuilder(path String) : URIBuilder from class org.cloudfoundry.identity.uaa.util.UaaUrlUtils | From | To | |
Move Attribute | 1 | ||
Move Attribute private uaaBaseUrl : String from class org.cloudfoundry.identity.uaa.login.EmailResetPasswordService to private uaaBaseUrl : String from class org.cloudfoundry.identity.uaa.util.UaaUrlUtils | From | To | |
Extract Class | 1 | ||
Extract Class org.cloudfoundry.identity.uaa.util.UaaUrlUtils from class org.cloudfoundry.identity.uaa.login.EmailResetPasswordService | From | To | |
Rename Parameter | 1 | ||
Rename Parameter uaaBaseUrl : String to uaaUrlUtils : UaaUrlUtils in method public EmailResetPasswordService(templateEngine TemplateEngine, messageService MessageService, passwordResetEndpoints PasswordResetEndpoints, uaaUrlUtils UaaUrlUtils, brand String) in class org.cloudfoundry.identity.uaa.login.EmailResetPasswordService | From | To |