c257c308c1e832195a6249867f12bc42883b7fae
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 1 | ||
Inline Method private addMember(gId String, mId String, mType String, authorities String, origin String) : void inlined to private addMember(gId String, mId String, mType String, origin String) : void in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManagerTests | From | To | |
Rename Parameter | 1 | ||
Rename Parameter authorities : String to origin : String in method private addMember(gId String, mId String, mType String, origin String) : void in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManagerTests | From | To |