5b7d9f453838706c501d2ce0c38eabda807fae2a
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type encryptionService : EncryptionService to encryptionKeyService : EncryptionKeyService in method public UserMfaCredentialsMapper(encryptionKeyService EncryptionKeyService) in class org.cloudfoundry.identity.uaa.mfa.JdbcUserGoogleMfaCredentialsProvisioning.UserMfaCredentialsMapper | From | To | |
Change Parameter Type encryptionService : EncryptionService to encryptionKeyService : EncryptionKeyService in method public JdbcUserGoogleMfaCredentialsProvisioning(jdbcTemplate JdbcTemplate, encryptionKeyService EncryptionKeyService) in class org.cloudfoundry.identity.uaa.mfa.JdbcUserGoogleMfaCredentialsProvisioning | From | To | |
Rename Variable | 1 | ||
Rename Variable mockEncryptionService : EncryptionService to mockEncryptionKeyService : EncryptionKeyService in method public whenReading_AndFailsToDecrypt_ShouldThrowAMeaningfulException() : void in class org.cloudfoundry.identity.uaa.mfa.JdbcUserGoogleMfaCredentialsProvisioningTest | From | To | |
Move Attribute | 3 | ||
Move Attribute private encryptionService : EncryptionService from class org.cloudfoundry.identity.uaa.mfa.JdbcUserGoogleMfaCredentialsProvisioningTest to private encryptionService : EncryptionService from class org.cloudfoundry.identity.uaa.cypto.EncryptionKeyService.EncryptionKey | From | To | |
Move Attribute private encryptionService : EncryptionService from class org.cloudfoundry.identity.uaa.mfa.JdbcUserGoogleMfaCredentialsProvisioning to private encryptionService : EncryptionService from class org.cloudfoundry.identity.uaa.cypto.EncryptionKeyService.EncryptionKey | From | To | |
Move Attribute private encryptionService : EncryptionService from class org.cloudfoundry.identity.uaa.mfa.JdbcUserGoogleMfaCredentialsProvisioning.UserMfaCredentialsMapper to private encryptionService : EncryptionService from class org.cloudfoundry.identity.uaa.cypto.EncryptionKeyService.EncryptionKey | From | To | |
Extract Class | 1 | ||
Extract Class org.cloudfoundry.identity.uaa.cypto.EncryptionKeyService.EncryptionKey from class org.cloudfoundry.identity.uaa.mfa.JdbcUserGoogleMfaCredentialsProvisioningTest | From | To | |
Rename Class | 1 | ||
Rename Class org.cloudfoundry.identity.uaa.cypto.ActiveEncryptionKeyServiceTest renamed to org.cloudfoundry.identity.uaa.cypto.EncryptionKeyServiceTest | From | To | |
Move And Rename Class | 1 | ||
Move And Rename Class org.cloudfoundry.identity.uaa.cypto.ActiveEncryptionKeyService.EncryptionKey moved and renamed to org.cloudfoundry.identity.uaa.cypto.EncryptionKeyService.EncryptionKey | From | To | |
Rename Attribute | 2 | ||
Rename Attribute encryptionService : EncryptionService to encryptionKeyService : EncryptionKeyService in class org.cloudfoundry.identity.uaa.mfa.JdbcUserGoogleMfaCredentialsProvisioning | From | To | |
Rename Attribute activeEncryptionKeyService : ActiveEncryptionKeyService to encryptionKeyService : EncryptionKeyService in class org.cloudfoundry.identity.uaa.cypto.EncryptionKeyServiceTest | From | To | |
Change Variable Type | 4 | ||
Change Variable Type encryptionKey2 : ActiveEncryptionKeyService.EncryptionKey to encryptionKey2 : EncryptionKeyService.EncryptionKey in method public eachEncryptionKeyShouldHaveANonEmptyPassphrase() : void in class org.cloudfoundry.identity.uaa.cypto.EncryptionKeyServiceTest | From | To | |
Change Variable Type mockEncryptionService : EncryptionService to mockEncryptionKeyService : EncryptionKeyService in method public whenReading_AndFailsToDecrypt_ShouldThrowAMeaningfulException() : void in class org.cloudfoundry.identity.uaa.mfa.JdbcUserGoogleMfaCredentialsProvisioningTest | From | To | |
Change Variable Type activeEncryptionKey : ActiveEncryptionKeyService.EncryptionKey to activeEncryptionKey : EncryptionKeyService.EncryptionKey in method public eachEncryptionKeyShouldHaveANonEmptyPassphrase() : void in class org.cloudfoundry.identity.uaa.cypto.EncryptionKeyServiceTest | From | To | |
Change Variable Type encryptionKey3 : ActiveEncryptionKeyService.EncryptionKey to encryptionKey3 : EncryptionKeyService.EncryptionKey in method public eachEncryptionKeyShouldHaveANonEmptyPassphrase() : void in class org.cloudfoundry.identity.uaa.cypto.EncryptionKeyServiceTest | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type encryptionKeys : List<ActiveEncryptionKeyService.EncryptionKey> to encryptionKeys : List<EncryptionKeyService.EncryptionKey> in class org.cloudfoundry.identity.uaa.cypto.EncryptionKeyServiceTest | From | To | |
Change Attribute Type encryptionService : EncryptionService to encryptionKeyService : EncryptionKeyService in class org.cloudfoundry.identity.uaa.mfa.JdbcUserGoogleMfaCredentialsProvisioning | From | To | |
Change Attribute Type activeEncryptionKeyService : ActiveEncryptionKeyService to encryptionKeyService : EncryptionKeyService in class org.cloudfoundry.identity.uaa.cypto.EncryptionKeyServiceTest | From | To | |
Rename Parameter | 2 | ||
Rename Parameter encryptionService : EncryptionService to encryptionKeyService : EncryptionKeyService in method public UserMfaCredentialsMapper(encryptionKeyService EncryptionKeyService) in class org.cloudfoundry.identity.uaa.mfa.JdbcUserGoogleMfaCredentialsProvisioning.UserMfaCredentialsMapper | From | To | |
Rename Parameter encryptionService : EncryptionService to encryptionKeyService : EncryptionKeyService in method public JdbcUserGoogleMfaCredentialsProvisioning(jdbcTemplate JdbcTemplate, encryptionKeyService EncryptionKeyService) in class org.cloudfoundry.identity.uaa.mfa.JdbcUserGoogleMfaCredentialsProvisioning | From | To |