a4dea21bb4a7101f15ae314582f43f663540b009
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Variable | 1 | ||
Inline Variable thisRoleSearchAsUser : boolean in method protected getRoles(context DirContext, user User) : List<String> from class org.apache.catalina.realm.JNDIRealm | From | To | |
Extract Method | 2 | ||
Extract Method private searchAsUser(context DirContext, user User, base String, filter String, controls SearchControls, searchAsUser boolean) : NamingEnumeration<SearchResult> extracted from protected getRoles(context DirContext, user User) : List<String> in class org.apache.catalina.realm.JNDIRealm | From | To |