50853fc1ed09ac82b7852359dfebb60a401a46de
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable userName : String to userId : String in method public testAddAndGetApproval() : void in class org.cloudfoundry.identity.uaa.oauth.approval.JdbcApprovalStoreTests | From | To | |
Move Attribute | 1 | ||
Move Attribute private INSERT_BARE_BONE_USER : String from class org.cloudfoundry.identity.uaa.zone.MultitenantJdbcClientDetailsServiceTests to public INSERT_BARE_BONE_USER : String from class org.cloudfoundry.identity.uaa.test.UaaTestAccounts | From | To | |
Rename Parameter | 1 | ||
Rename Parameter userName : String to userId : String in method private addApproval(userId String, clientId String, scope String, expiresIn long, status ApprovalStatus) : void in class org.cloudfoundry.identity.uaa.oauth.approval.JdbcApprovalStoreTests | From | To |