d2ead7b277f80270af6a92b06c68c384118cc3b4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testQRCodeGetsGenerated() : void renamed to public testQRCodeScreen() : void in class org.cloudfoundry.identity.uaa.integration.TotpEndpointIntegrationTests | From | To | |
Extract Method | 1 | ||
Extract Method private getSessionAuthPrincipal(session HttpSession) : UaaPrincipal extracted from public generateQrUrl(session HttpSession, model Model) : String in class org.cloudfoundry.identity.uaa.login.TotpEndpoint | From | To |