c48a1a30e0a19250873178a0feed91afb5aa2ffa
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Rename Method | 1 | ||
| Move And Rename Method private getOSLoginModuleName() : String from class tachyon.security.UserInformation to private findOSLoginModuleName() : String from class tachyon.security.TachyonJaasProperties | From | To | |
| Move Method | 5 | ||
| Move Method public getSimpleLoginUserTest() : void from class tachyon.security.LoginModuleTest to public getSimpleLoginUserTest() : void from class tachyon.security.UserInformationTest | From | To | |
| Move Method private findOsPrincipalClassName() : String from class tachyon.security.UserInformation to private findOsPrincipalClassName() : String from class tachyon.security.TachyonJaasProperties | From | To | |
| Move Method public before() : void from class tachyon.security.LoginModuleTest to public before() : void from class tachyon.security.UserInformationTest | From | To | |
| Move Method package getOsPrincipalClassName() : String from class tachyon.security.UserInformation to package getOsPrincipalClassName() : String from class tachyon.security.TachyonJaasProperties | From | To | |
| Move Method public securityEnabledTest() : void from class tachyon.security.LoginModuleTest to public securityEnabledTest() : void from class tachyon.security.UserInformationTest | From | To | |
| Move Attribute | 6 | ||
| Move Attribute private OS_LOGIN_MODULE_NAME : String from class tachyon.security.UserInformation to private OS_LOGIN_MODULE_NAME : String from class tachyon.security.TachyonJaasProperties | From | To | |
| Move Attribute private WINDOWS : boolean from class tachyon.security.UserInformation to private WINDOWS : boolean from class tachyon.security.TachyonJaasProperties | From | To | |
| Move Attribute private OS_PRINCIPAL_CLASS_NAME : String from class tachyon.security.UserInformation to private OS_PRINCIPAL_CLASS_NAME : String from class tachyon.security.TachyonJaasProperties | From | To | |
| Move Attribute private AIX : boolean from class tachyon.security.UserInformation to private AIX : boolean from class tachyon.security.TachyonJaasProperties | From | To | |
| Move Attribute public mThrown : ExpectedException from class tachyon.security.LoginModuleTest to public mThrown : ExpectedException from class tachyon.security.UserInformationTest | From | To | |
| Move Attribute private IS_64_BIT : boolean from class tachyon.security.UserInformation to private IS_64_BIT : boolean from class tachyon.security.TachyonJaasProperties | From | To | |
| Extract Class | 2 | ||
| Extract Class tachyon.security.TachyonJaasProperties from class tachyon.security.UserInformation | From | To | |
| Extract Class tachyon.security.UserInformationTest from class tachyon.security.LoginModuleTest | From | To | |
| Move Class | 1 | ||
| Move Class tachyon.security.UserInformation.TachyonJaasConfiguration moved to tachyon.security.TachyonJaasConfiguration | From | To |