068c3b62975a7e8e0697909470414fdc2ff7763a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 2 | ||
| Move Method public setIdpDiscoveryEnabled(idpDiscoveryEnabled boolean) : void from class org.cloudfoundry.identity.uaa.login.LoginInfoEndpoint to public setIdpDiscoveryEnabled(idpDiscoveryEnabled boolean) : void from class org.cloudfoundry.identity.uaa.zone.IdentityZoneConfiguration | From | To | |
| Move Method public isIdpDiscoveryEnabled() : boolean from class org.cloudfoundry.identity.uaa.login.LoginInfoEndpoint to public isIdpDiscoveryEnabled() : boolean from class org.cloudfoundry.identity.uaa.zone.IdentityZoneConfiguration | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private idpDiscoveryEnabled : boolean from class org.cloudfoundry.identity.uaa.login.LoginInfoEndpoint to private idpDiscoveryEnabled : boolean from class org.cloudfoundry.identity.uaa.zone.IdentityZoneConfiguration | From | To |