6e37f4886a4e04c0505d478e57122c13e6c25fd3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 2 | ||
Inline Method public setUserInfo(u UserInfo) : void inlined to public JAASUserInfo(u UserInfo) in class org.eclipse.jetty.jaas.spi.AbstractLoginModule.JAASUserInfo | From | To | |
Inline Method protected putUser(username String, credentials String, roles String[]) : UserIdentity inlined to protected loadUser(username String) : UserIdentity in class org.eclipse.jetty.security.JDBCLoginService | From | To |