0abcf22382f45d36fb958fbabe767da9e0369008
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Class | 2 | ||
| Move Class org.graylog2.security.ldap.LdapSettingsImpl.RoleIdToNameFunction moved to org.graylog2.shared.users.Role.RoleIdToNameFunction | From | To | |
| Move Class org.graylog2.security.ldap.LdapSettingsImpl.RoleToNameFunction moved to org.graylog2.shared.users.Role.RoleToNameFunction | From | To | |
| Extract Variable | 1 | ||
| Extract Variable roleIds : Set<String> in method private toUserResponse(user User, includePermissions boolean) : UserSummary from class org.graylog2.rest.resources.users.UsersResource | From | To |