cb20834333f90c6d8798a55f8ea08da615935066
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private invokeCacheMethod(driver SecureCacheTestDriver, cache AdvancedCache<String,String>, methodName String, method Method, expectedPerm AuthorizationPermission, perm AuthorizationPermission) : void extracted from public testAllCombinations() : void in class org.infinispan.security.CacheAuthorizationTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type authzManager : org.infinispan.security.AuthorizationManager to authzManager : AuthorizationManager in class org.infinispan.security.impl.SecureCacheImpl | From | To |