87d983fa318dd7839d4719a8c8d35d3641dedb55
Files Diff
- Added: 5
- Removed: 2
- Renamed: 0
- Modified: 22
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type config : String to config : IdentityZoneConfiguration in method public setConfig(config IdentityZoneConfiguration) : void in class org.cloudfoundry.identity.uaa.zone.IdentityZone | From | To | |
| Change Return Type | 1 | ||
| Change Return Type String to IdentityZoneConfiguration in method public getConfig() : IdentityZoneConfiguration in class org.cloudfoundry.identity.uaa.zone.IdentityZone | From | To | |
| Rename Class | 2 | ||
| Rename Class org.cloudfoundry.identity.uaa.config.UaaIdentityZoneDefinition renamed to org.cloudfoundry.identity.uaa.config.IdentityZoneConfiguration | From | To | |
| Rename Class org.cloudfoundry.identity.uaa.config.UaaIdentityZoneConfigBootstrap renamed to org.cloudfoundry.identity.uaa.config.IdentityZoneConfigurationBootstrap | From | To | |
| Change Variable Type | 4 | ||
| Change Variable Type definition : UaaIdentityZoneDefinition to definition : IdentityZoneConfiguration in method public testCreateZoneAndIdentityProvider() : void in class org.cloudfoundry.identity.uaa.mock.zones.IdentityZoneEndpointsMockMvcTests | From | To | |
| Change Variable Type bootstrap : UaaIdentityZoneConfigBootstrap to bootstrap : IdentityZoneConfigurationBootstrap in method public tokenPolicy_configured_fromValuesInYaml() : void in class org.cloudfoundry.identity.uaa.config.UaaIdentityZoneConfigBootsrapTests | From | To | |
| Change Variable Type definition : UaaIdentityZoneDefinition to definition : IdentityZoneConfiguration in method public testUpdateWithDifferentDataReturns200() : void in class org.cloudfoundry.identity.uaa.mock.zones.IdentityZoneEndpointsMockMvcTests | From | To | |
| Change Variable Type definition : UaaIdentityZoneDefinition to definition : IdentityZoneConfiguration in method public afterPropertiesSet() : void in class org.cloudfoundry.identity.uaa.config.IdentityZoneConfigurationBootstrap | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type config : String to config : IdentityZoneConfiguration in class org.cloudfoundry.identity.uaa.zone.IdentityZone | From | To |