04a88eaa69def4788830807fb27a9a65a524ad5c
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getNoValidatingClientHttpRequestFactory() : ClientHttpRequestFactory renamed to private getNonValidatingSslContext() : SSLContext in class org.cloudfoundry.identity.uaa.util.UaaHttpRequestUtils | From | To | |
Change Return Type | 1 | ||
Change Return Type ClientHttpRequestFactory to SSLContext in method private getNonValidatingSslContext() : SSLContext in class org.cloudfoundry.identity.uaa.util.UaaHttpRequestUtils | From | To | |
Extract Method | 1 | ||
Extract Method public afterPropertiesSet(keystore File) : void extracted from public afterPropertiesSet() : void in class org.springframework.security.ldap.server.ApacheDsSSLContainer | From | To |