af9601d59d03477693d620e63a213446e0563396
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 15
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type authType : AuthenticationFactory.AuthType to authType : AuthType in method private checkSecurityEnabled(authType AuthType) : void in class tachyon.security.LoginUser | From | To | |
| Move And Rename Class | 1 | ||
| Move And Rename Class tachyon.security.authentication.AuthenticationProviderFactory moved and renamed to tachyon.security.authentication.AuthenticationProvider.Factory | From | To | |
| Move Class | 1 | ||
| Move Class tachyon.security.authentication.AuthenticationFactory.AuthType moved to tachyon.security.authentication.AuthType | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type authType : AuthenticationFactory.AuthType to authType : AuthType in method private login(conf TachyonConf) : User in class tachyon.security.LoginUser | From | To |