c9a3aa64dc95b097c51070f71a3b1a2ad126b2b9
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable retry : int to attempt : int in method public getGroups(user String) : List<String> in class org.apache.hadoop.security.LdapGroupsMapping | From | To | |
Extract And Move Method | 2 | ||
Extract And Move Method protected getBaseConf(ldapUrl String, contextToReturn DirContext) : Configuration extracted from public testLdapConnectionTimeout() : void in class org.apache.hadoop.security.TestLdapGroupsMapping & moved to class org.apache.hadoop.security.TestLdapGroupsMappingBase | From | To | |
Extract And Move Method protected getBaseConf(ldapUrl String, contextToReturn DirContext) : Configuration extracted from public testLdapReadTimeout() : void in class org.apache.hadoop.security.TestLdapGroupsMapping & moved to class org.apache.hadoop.security.TestLdapGroupsMappingBase | From | To |