7e90065353bea547221d531c15b24c9dc2906d32
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 4 | ||
Rename Attribute PUBLIC_KEY_ALGORYTHM : String to PUBLIC_KEY_ALGORITHM : String in class org.pentaho.di.core.encryption.CertificateGenEncryptUtil | From | To | |
Rename Attribute privateKey : boolean to isKeyPrivate : boolean in class org.pentaho.di.trans.TransMeta | From | To | |
Rename Attribute SINGLE_KEY_ALGORYTHM : String to SINGLE_KEY_ALGORITHM : String in class org.pentaho.di.core.encryption.CertificateGenEncryptUtil | From | To | |
Rename Attribute key : byte[] to keyForSessionKey : byte[] in class org.pentaho.di.trans.TransMeta | From | To |