195d5c767d76bdd67b889b81e3fc090b4568832a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 1 | ||
Change Attribute Type random : Random to random : SecureRandom in class com.orientechnologies.orient.server.OServer | From | To | |
Extract Method | 1 | ||
Extract Method public checkPasswordWithSalt(iPassword String, iHash String, algorithm String) : boolean extracted from public checkPasswordWithSalt(iPassword String, iHash String) : boolean in class com.orientechnologies.orient.core.security.OSecurityManager | From | To |