fbac7e84802459be44d588465ceb97817e40f560
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable entityPropertyKeys : Set<String> to invalidKeys : Set<String> in method private orgPropertyValidate(entityProperties Map<String,Object>) : void in class org.apache.usergrid.management.OrganizationConfig | From | To | |
Extract Method | 6 | ||
Extract Method public getActivationTokenInfoForAdminUser(token String) : TokenInfo extracted from public handleActivationTokenForAdminUser(userId UUID, token String) : ActivationState in class org.apache.usergrid.management.cassandra.ManagementServiceImpl | From | To | |
Extract Method public handleConfirmationTokenForAdminUser(userId UUID, tokenInfo TokenInfo) : ActivationState extracted from public handleConfirmationTokenForAdminUser(userId UUID, token String) : ActivationState in class org.apache.usergrid.management.cassandra.ManagementServiceImpl | From | To | |
Extract Method public getConfirmationTokenInfoForAdminUser(token String) : TokenInfo extracted from public handleConfirmationTokenForAdminUser(userId UUID, token String) : ActivationState in class org.apache.usergrid.management.cassandra.ManagementServiceImpl | From | To | |
Extract Method public handleActivationTokenForAdminUser(userId UUID, tokenInfo TokenInfo) : ActivationState extracted from public handleActivationTokenForAdminUser(userId UUID, token String) : ActivationState in class org.apache.usergrid.management.cassandra.ManagementServiceImpl | From | To | |
Extract Method public handleViewable(template String, model Object, orgConfig OrganizationConfig) : Viewable extracted from public handleViewable(template String, model Object) : Viewable in class org.apache.usergrid.rest.AbstractContextResource | From | To | |
Extract Method public checkPasswordResetTokenForAdminUser(userId UUID, tokenInfo TokenInfo) : boolean extracted from public checkPasswordResetTokenForAdminUser(userId UUID, token String) : boolean in class org.apache.usergrid.management.cassandra.ManagementServiceImpl | From | To |