f18e008775de7d280a74fa3340d6663ff7c72049
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 8 | ||
Extract Method private getInstance() : KettleTwoWayPasswordEncoder extracted from public decryptPasswordOptionallyEncrypted(password String) : String in class org.pentaho.di.core.encryption.KettleTwoWayPasswordEncoder | From | To | |
Extract Method protected decryptPasswordInternal(encrypted String) : String extracted from public decryptPassword(encrypted String) : String in class org.pentaho.di.core.encryption.KettleTwoWayPasswordEncoder | From | To | |
Extract Method protected decryptPasswordOptionallyEncryptedInternal(password String) : String extracted from public decryptPasswordOptionallyEncrypted(password String) : String in class org.pentaho.di.core.encryption.KettleTwoWayPasswordEncoder | From | To | |
Extract Method private getInstance() : KettleTwoWayPasswordEncoder extracted from public encryptPassword(password String) : String in class org.pentaho.di.core.encryption.KettleTwoWayPasswordEncoder | From | To | |
Extract Method private getInstance() : KettleTwoWayPasswordEncoder extracted from public decryptPassword(encrypted String) : String in class org.pentaho.di.core.encryption.KettleTwoWayPasswordEncoder | From | To | |
Extract Method protected encryptPasswordInternal(password String) : String extracted from public encryptPassword(password String) : String in class org.pentaho.di.core.encryption.KettleTwoWayPasswordEncoder | From | To | |
Extract Method protected encryptPasswordIfNotUsingVariablesInternal(password String) : String extracted from public encryptPasswordIfNotUsingVariables(password String) : String in class org.pentaho.di.core.encryption.KettleTwoWayPasswordEncoder | From | To | |
Extract Method private getInstance() : KettleTwoWayPasswordEncoder extracted from public encryptPasswordIfNotUsingVariables(password String) : String in class org.pentaho.di.core.encryption.KettleTwoWayPasswordEncoder | From | To |