72a1ef1d001c8d5474f9927bf8df8089c11de12f
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Pull Up Method | 2 | ||
| Pull Up Method public onApplicationEvent(event EntityDeletedEvent<?>) : void from class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimUserProvisioning to public onApplicationEvent(event EntityDeletedEvent<?>) : void from class org.cloudfoundry.identity.uaa.rest.jdbc.AbstractQueryableWithDelete | From | To | |
| Pull Up Method protected isUaaZone(zoneId String) : boolean from class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimUserProvisioning to protected isUaaZone(zoneId String) : boolean from class org.cloudfoundry.identity.uaa.rest.jdbc.AbstractQueryableWithDelete | From | To | |
| Extract Superclass | 1 | ||
| Extract Superclass org.cloudfoundry.identity.uaa.rest.jdbc.AbstractQueryableWithDelete from classes [org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupProvisioning, org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimUserProvisioning] | From | To | |
| Extract Variable | 6 | ||
| Extract Variable m1 : String in method public initJdbcScimGroupMembershipManagerTests() : void from class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManagerTests | From | To | |
| Extract Variable g1 : String in method public initJdbcScimGroupMembershipManagerTests() : void from class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManagerTests | From | To | |
| Extract Variable m3 : String in method public initJdbcScimGroupMembershipManagerTests() : void from class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManagerTests | From | To | |
| Extract Variable g3 : String in method public initJdbcScimGroupMembershipManagerTests() : void from class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManagerTests | From | To | |
| Extract Variable m2 : String in method public initJdbcScimGroupMembershipManagerTests() : void from class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManagerTests | From | To | |
| Extract Variable g2 : String in method public initJdbcScimGroupMembershipManagerTests() : void from class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManagerTests | From | To | |
| Extract Method | 1 | ||
| Extract Method private addMembers(origin String) : void extracted from private addMembers() : void in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManagerTests | From | To |