12c8fdceaf263425661169cba25402df89d444c1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable dtkind : String in method protected getConfiguration(configPrefix String, filterConfig FilterConfig) : Properties from class org.apache.hadoop.fs.http.server.HttpFSAuthenticationFilter | From | To | |
Extract Method | 3 | ||
Extract Method private createHttpFSConf(addDelegationTokenAuthHandler boolean, sslEnabled boolean) : Configuration extracted from private createHttpFSServer(addDelegationTokenAuthHandler boolean) : void in class org.apache.hadoop.fs.http.server.TestHttpFSServer | From | To | |
Extract Method private delegationTokenCommonTests(sslEnabled boolean) : void extracted from public testDelegationTokenOperations() : void in class org.apache.hadoop.fs.http.server.TestHttpFSServer | From | To | |
Extract Method private getSignedTokenString() : String extracted from public testDelegationTokenOperations() : void in class org.apache.hadoop.fs.http.server.TestHttpFSServer | From | To |