bd003e12c50fc51b92ade7f5c43c9bd74e6e1e0f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method protected mutate(inputCredentials String, salt byte[], iterations int, keyLength int) : String extracted from protected matchesSaltIterationsEncoded(inputCredentials String, storedCredentials String) : boolean in class org.apache.catalina.realm.DigestCredentialHandlerBase | From | To | |
Extract Method protected mutate(inputCredentials String, salt byte[], iterations int, keyLength int) : String extracted from protected mutate(inputCredentials String, salt byte[], iterations int) : String in class org.apache.catalina.realm.SecretKeyCredentialHandler | From | To |