dec8dfdfa66c37f8cc8c0900fd12f98c7529b99e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 1 | ||
| Extract Method private _testDoFilterAuthenticationMaxInactiveInterval(maxInactivesInToken long, maxInactivesOnServer long, expires long, authorized boolean, newCookie boolean) : void extracted from private _testDoFilterAuthenticationMaxInactiveInterval(maxInactives long, expires long, authorized boolean) : void in class org.apache.hadoop.security.authentication.server.TestAuthenticationFilter | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter maxInactives : long to maxInactivesInToken : long in method private _testDoFilterAuthenticationMaxInactiveInterval(maxInactivesInToken long, maxInactivesOnServer long, expires long, authorized boolean, newCookie boolean) : void in class org.apache.hadoop.security.authentication.server.TestAuthenticationFilter | From | To | |
| Rename Parameter maxInactives : long to maxInactivesInToken : long in method private _testDoFilterAuthenticationMaxInactiveInterval(maxInactivesInToken long, expires long, authorized boolean) : void in class org.apache.hadoop.security.authentication.server.TestAuthenticationFilter | From | To |