8b7aa27d8d08d1009d3d6e83ab6a85b300d8a31b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable up : UserPrincipal to adup : AdminUserPrincipal in method private getKeyString(key K) : String in class org.apache.usergrid.security.shiro.ShiroCache | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type up : UserPrincipal to adup : AdminUserPrincipal in method private getKeyString(key K) : String in class org.apache.usergrid.security.shiro.ShiroCache | From | To | |
| Extract Variable | 3 | ||
| Extract Variable ks : String in method public put(key K, value V) : V from class org.apache.usergrid.security.shiro.ShiroCache | From | To | |
| Extract Variable ks : String in method public remove(key K) : V from class org.apache.usergrid.security.shiro.ShiroCache | From | To | |
| Extract Variable ks : String in method public get(key K) : V from class org.apache.usergrid.security.shiro.ShiroCache | From | To |