596b494bf14aaec039a97042a6c706b244729363
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public retrieve_ldap_providers_redacts_password() : void renamed to public retrieve_all_providers_redacts_data() : void in class org.cloudfoundry.identity.uaa.provider.IdentityProviderEndpointsTest | From | To | |
| Rename Method protected patchBindPassword(id String, provider IdentityProvider) : void renamed to protected patchSensitiveData(id String, provider IdentityProvider) : void in class org.cloudfoundry.identity.uaa.provider.IdentityProviderEndpoints | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type spy : LdapIdentityProviderDefinition to spy : AbstractIdentityProviderDefinition in method public remove_sensitive_data(getProvider Supplier<IdentityProvider>, type String, validator Consumer<AbstractIdentityProviderDefinition>) : void in class org.cloudfoundry.identity.uaa.provider.IdentityProviderEndpointsTest | From | To | |
| Extract Method | 1 | ||
| Extract Method public remove_sensitive_data(getProvider Supplier<IdentityProvider>, type String, validator Consumer<AbstractIdentityProviderDefinition>) : void extracted from public remove_bind_password() : void in class org.cloudfoundry.identity.uaa.provider.IdentityProviderEndpointsTest | From | To |