47082562eea6fb4764d37fade4e0eca63d8a7c91
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 2 | ||
Move And Rename Method package isAllowedToUpdateScimUser_WithSameValue() : void from class org.cloudfoundry.identity.uaa.security.ScimUserSelfUpdateAllowedTest.WithInternalUserStoreEnabled to package shouldBeAllowed() : void from class org.cloudfoundry.identity.uaa.security.ScimUserSelfUpdateAllowedTest.WithInternalUserStoreEnabled.WhenChangingAnAllowedField.WhenNameIsNull | From | To | |
Move And Rename Method package isAllowedToUpdateScimUser_WithSameValue() : void from class org.cloudfoundry.identity.uaa.security.ScimUserSelfUpdateAllowedTest.WithInternalUserStoreDisabled to package shouldBeAllowed() : void from class org.cloudfoundry.identity.uaa.security.ScimUserSelfUpdateAllowedTest.WithInternalUserStoreEnabled.WhenChangingAnAllowedField.WhenNameIsNull | From | To | |
Change Return Type | 2 | ||
Change Return Type ScimUser to void in method public setLastLogonTime(lastLogonTime Long) : void in class org.cloudfoundry.identity.uaa.scim.ScimUser | From | To | |
Change Return Type ScimUser to void in method public setPreviousLogonTime(previousLogonTime Long) : void in class org.cloudfoundry.identity.uaa.scim.ScimUser | From | To |