a3d2be3752153fcc1d1e897d194bf8e81125f578
Files Diff
- Added: 6
- Removed: 1
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public unverifiedAuthenticationSucceedsWhenAllowed() : void renamed to public unverifiedAuthenticationForOldUserSucceedsWhenAllowed() : void in class org.cloudfoundry.identity.uaa.authentication.manager.AuthzAuthenticationManagerTests | From | To | |
Move Class | 1 | ||
Move Class org.cloudfoundry.identity.uaa.authentication.event.BadCredentialsListener moved to org.cloudfoundry.identity.uaa.authentication.listener.BadCredentialsListener | From | To | |
Extract Method | 1 | ||
Extract Method private getPrototype() : UaaUserPrototype extracted from public setUp() : void in class org.cloudfoundry.identity.uaa.authentication.manager.AuthzAuthenticationManagerTests | From | To |