9a82248b6abdaf40234163a69ce9738b5849974a
Files Diff
- Added: 1
- Removed: 2
- Renamed: 0
- Modified: 21
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public rest_client_exception_returns_null() : void renamed to public rest_client_exception_is_propagated() : void in class org.cloudfoundry.identity.uaa.cache.ExpiringUrlCacheTests | From | To | |
| Move And Rename Method | 1 | ||
| Move And Rename Method public stopHttpServer() : void from class org.cloudfoundry.identity.uaa.provider.saml.SamlIdentityProviderConfiguratorTests to public stop() : void from class org.cloudfoundry.identity.uaa.provider.SlowHttpServer | From | To | |
| Change Parameter Type | 2 | ||
| Change Parameter Type restTemplateFactory : RestTemplateFactory to trustingRestTemplate : RestTemplate in method public XOAuthProviderConfigurator(providerProvisioning IdentityProviderProvisioning, contentCache UrlContentCache, trustingRestTemplate RestTemplate, nonTrustingRestTemplate RestTemplate) in class org.cloudfoundry.identity.uaa.provider.oauth.XOAuthProviderConfigurator | From | To | |
| Change Parameter Type restTemplateFactory : RestTemplateFactory to trustingRestTemplate : RestTemplate in method public XOAuthAuthenticationManager(providerProvisioning IdentityProviderProvisioning, trustingRestTemplate RestTemplate, nonTrustingRestTemplate RestTemplate) in class org.cloudfoundry.identity.uaa.provider.oauth.XOAuthAuthenticationManager | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private httpServer : HttpServer from class org.cloudfoundry.identity.uaa.provider.saml.SamlIdentityProviderConfiguratorTests to private httpServer : HttpServer from class org.cloudfoundry.identity.uaa.provider.SlowHttpServer | From | To | |
| Extract Class | 1 | ||
| Extract Class org.cloudfoundry.identity.uaa.provider.SlowHttpServer from class org.cloudfoundry.identity.uaa.provider.saml.SamlIdentityProviderConfiguratorTests | From | To | |
| Move Class | 1 | ||
| Move Class org.cloudfoundry.identity.uaa.test.network.NetworkTestUtils.SlowSimpleHttpResponseHandler moved to org.cloudfoundry.identity.uaa.provider.SlowHttpServer.SlowSimpleHttpResponseHandler | From | To | |
| Rename Attribute | 3 | ||
| Rename Attribute restTemplateFactory : RestTemplateFactory to trustingRestTemplate : RestTemplate in class org.cloudfoundry.identity.uaa.provider.oauth.XOAuthAuthenticationManager | From | To | |
| Rename Attribute restTemplateFactory : RestTemplateFactory to trustingRestTemplate : RestTemplate in class org.cloudfoundry.identity.uaa.provider.oauth.XOAuthProviderConfigurator | From | To | |
| Rename Attribute factory : RestTemplateFactory to trustingRestTemplate : RestTemplate in class org.cloudfoundry.identity.uaa.provider.oauth.XOAuthProviderConfiguratorTests | From | To | |
| Change Attribute Type | 3 | ||
| Change Attribute Type restTemplateFactory : RestTemplateFactory to trustingRestTemplate : RestTemplate in class org.cloudfoundry.identity.uaa.provider.oauth.XOAuthAuthenticationManager | From | To | |
| Change Attribute Type restTemplateFactory : RestTemplateFactory to trustingRestTemplate : RestTemplate in class org.cloudfoundry.identity.uaa.provider.oauth.XOAuthProviderConfigurator | From | To | |
| Change Attribute Type factory : RestTemplateFactory to trustingRestTemplate : RestTemplate in class org.cloudfoundry.identity.uaa.provider.oauth.XOAuthProviderConfiguratorTests | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter restTemplateFactory : RestTemplateFactory to trustingRestTemplate : RestTemplate in method public XOAuthAuthenticationManager(providerProvisioning IdentityProviderProvisioning, trustingRestTemplate RestTemplate, nonTrustingRestTemplate RestTemplate) in class org.cloudfoundry.identity.uaa.provider.oauth.XOAuthAuthenticationManager | From | To | |
| Rename Parameter restTemplateFactory : RestTemplateFactory to trustingRestTemplate : RestTemplate in method public XOAuthProviderConfigurator(providerProvisioning IdentityProviderProvisioning, contentCache UrlContentCache, trustingRestTemplate RestTemplate, nonTrustingRestTemplate RestTemplate) in class org.cloudfoundry.identity.uaa.provider.oauth.XOAuthProviderConfigurator | From | To |