b46d54e92260cdc574549bcf42c7e765b271d45e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public authentication_with_web_service() : void renamed to public authentication_with_authentication_ws() : void in class it.user.LocalAuthenticationTest | From | To | |
Rename Method private checkAuthenticationThroughWebService(login String, password String) : boolean renamed to private checkAuthenticationWithAuthenticateWebService(login String, password String) : boolean in class it.user.LocalAuthenticationTest | From | To |