bdd26d9d931ae4250dde12fd1952837acb6d8180
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 19
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public hasOrganizationPermission_for_logged_in_user() : void renamed to public test_hasOrganizationPermission_for_logged_in_user() : void in class org.sonar.server.user.ServerUserSessionTest | From | To | |
Rename Attribute | 4 | ||
Rename Attribute dbClient : DbClient to userSessionFactory : UserSessionFactory in class org.sonar.server.authentication.ws.LoginAction | From | To | |
Rename Attribute dbClient : DbClient to userSessionFactory : UserSessionFactory in class org.sonar.server.authentication.OAuth2ContextFactory | From | To | |
Rename Attribute dbClient : DbClient to userSessionFactory : UserSessionFactory in class org.sonar.server.authentication.UserSessionInitializer | From | To | |
Rename Attribute dbClient : DbClient to userSessionFactory : UserSessionFactory in class org.sonar.server.authentication.BaseContextFactory | From | To | |
Change Attribute Type | 4 | ||
Change Attribute Type dbClient : DbClient to userSessionFactory : UserSessionFactory in class org.sonar.server.authentication.ws.LoginAction | From | To | |
Change Attribute Type dbClient : DbClient to userSessionFactory : UserSessionFactory in class org.sonar.server.authentication.OAuth2ContextFactory | From | To | |
Change Attribute Type dbClient : DbClient to userSessionFactory : UserSessionFactory in class org.sonar.server.authentication.UserSessionInitializer | From | To | |
Change Attribute Type dbClient : DbClient to userSessionFactory : UserSessionFactory in class org.sonar.server.authentication.BaseContextFactory | From | To |