c844546722e560a117d8c4d091aeb6b3c18ecda2
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type credentials : GoogleAuthenticatorKey to secretKey : String in method public getQRCodePngDataUri(issuer String, accountName String, secretKey String) : String in class org.cloudfoundry.identity.uaa.mfa.MfaRegisterQRGenerator | From | To | |
Move Method | 1 | ||
Move Method private session() : HttpSession from class org.cloudfoundry.identity.uaa.mfa.UserGoogleMfaCredentialsProvisioning to private session() : HttpSession from class org.cloudfoundry.identity.uaa.mfa.MfaCredentialsSessionCache | From | To | |
Move Attribute | 1 | ||
Move Attribute private SESSION_CREDENTIAL_ATTR_NAME : String from class org.cloudfoundry.identity.uaa.mfa.UserGoogleMfaCredentialsProvisioning to private SESSION_CREDENTIAL_ATTR_NAME : String from class org.cloudfoundry.identity.uaa.mfa.MfaCredentialsSessionCache | From | To | |
Extract Class | 1 | ||
Extract Class org.cloudfoundry.identity.uaa.mfa.MfaCredentialsSessionCache from class org.cloudfoundry.identity.uaa.mfa.UserGoogleMfaCredentialsProvisioning | From | To | |
Rename Parameter | 1 | ||
Rename Parameter credentials : GoogleAuthenticatorKey to secretKey : String in method public getQRCodePngDataUri(issuer String, accountName String, secretKey String) : String in class org.cloudfoundry.identity.uaa.mfa.MfaRegisterQRGenerator | From | To |