36489ff403ae66219e858773b7e5095241628c2a
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getClearpassKey() : File renamed to public getClearpassCipher() : Cipher in class org.apache.guacamole.auth.cas.conf.ConfigurationService | From | To | |
Change Return Type | 1 | ||
Change Return Type File to Cipher in method public getClearpassCipher() : Cipher in class org.apache.guacamole.auth.cas.conf.ConfigurationService | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type CAS_CLEARPASS_KEY : FileGuacamoleProperty to CAS_CLEARPASS_KEY : CipherGuacamoleProperty in class org.apache.guacamole.auth.cas.conf.CASGuacamoleProperties | From | To |