8c17a090a5af7789c41abc12138e5554fd56fce6
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Parameterize Variable | 1 | ||
| Parameterize Variable secretKey : String to key : String in method private verifyCodeOnRegistration(key String) : void in class org.cloudfoundry.identity.uaa.integration.TotpEndpointIntegrationTests | From | To | |
| Extract Method | 2 | ||
| Extract Method private verifyCodeOnRegistration(key String) : void extracted from public testQRCodeScreen() : void in class org.cloudfoundry.identity.uaa.integration.TotpEndpointIntegrationTests | From | To | |
| Extract Method private getSecretFromQrImageString(imageSrc String) : String extracted from public testQRCodeScreen() : void in class org.cloudfoundry.identity.uaa.integration.TotpEndpointIntegrationTests | From | To |