3e994021dacbbb1d214ecd16d208fcdf9e24e4d1
Files Diff
- Added: 4
- Removed: 2
- Renamed: 0
- Modified: 5
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Added | |
commons-codec:commons-codec:1.10 | |
commons-lang:commons-lang:2.6 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method public getRadiusState() : String from class org.apache.guacamole.auth.radius.form.RadiusChallengeResponseField to public getRadiusState() : String from class org.apache.guacamole.auth.radius.form.RadiusStateField | From | To | |
Move Attribute | 1 | ||
Move Attribute private radiusState : String from class org.apache.guacamole.auth.radius.form.RadiusChallengeResponseField to private radiusState : String from class org.apache.guacamole.auth.radius.form.RadiusStateField | From | To | |
Rename Attribute | 1 | ||
Rename Attribute RADIUS_FIELD_NAME : String to PARAMETER_NAME : String in class org.apache.guacamole.auth.radius.form.RadiusChallengeResponseField | From | To |