e76cdc10d0841f4e7963d9683d9892634ab62ee4
Files Diff
- Added: 22
- Removed: 0
- Renamed: 0
- Modified: 20
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Added | |
com.cloudbees:syslog-java-client:1.0.9-SNAPSHOT |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable user : OServerUserConfiguration to userCfg : OServerUserConfiguration in method public getUser(iUserName String) : OServerUserConfiguration in class com.orientechnologies.orient.server.OServer | From | To | |
Extract Variable | 3 | ||
Extract Variable serverUser : OServerUserConfiguration in method public openDatabase(database ODatabaseInternal<?>, user String, password String, data ONetworkProtocolData, iBypassAccess boolean) : ODatabase<?> from class com.orientechnologies.orient.server.OServer | From | To | |
Extract Variable password : String in method public execute(network OChannelBinaryAsynchClient) : Void from class com.orientechnologies.orient.client.remote.OServerAdmin.connect.networkAdminOperation | From | To | |
Extract Variable username : String in method public execute(network OChannelBinaryAsynchClient) : Void from class com.orientechnologies.orient.client.remote.OServerAdmin.connect.networkAdminOperation | From | To | |
Extract Method | 1 | ||
Extract Method protected authenticateUser(iUserName String, iPassword String, iResourceToCheck String) : OServerUserConfiguration extracted from public authenticate(iUserName String, iPassword String, iResourceToCheck String) : boolean in class com.orientechnologies.orient.server.OServer | From | To |