60fa7b2a8cd78498f5c6134eb75f667b372150e2
Files Diff
- Added: 1
- Removed: 2
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type conf : TachyonConf to providerName : String in method public CustomAuthenticationProviderImpl(providerName String) in class tachyon.security.authentication.CustomAuthenticationProviderImpl | From | To | |
Rename Class | 1 | ||
Rename Class tachyon.security.authentication.PlainSaslHelper renamed to tachyon.security.authentication.PlainSaslUtils | From | To | |
Move Class | 1 | ||
Move Class tachyon.security.AuthorizedClientUser moved to tachyon.security.authentication.PlainSaslServer.AuthorizedClientUser | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable customProviderName : String to providerName : String in method public CustomAuthenticationProviderImpl(providerName String) in class tachyon.security.authentication.CustomAuthenticationProviderImpl | From | To | |
Rename Parameter | 1 | ||
Rename Parameter conf : TachyonConf to providerName : String in method public CustomAuthenticationProviderImpl(providerName String) in class tachyon.security.authentication.CustomAuthenticationProviderImpl | From | To |