c3a76ca870415df1d005c251ed76f44377cd151d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Variable | 1 | ||
| Inline Variable salt : byte[] in method public passwordHash(password String) : String from class org.rapidoid.crypto.Crypto | From | To | |
| Extract Method | 1 | ||
| Extract Method public passwordHash(password String, iterations int) : String extracted from public passwordHash(password String) : String in class org.rapidoid.crypto.Crypto | From | To |