1c4831dd5191a9043edff7b771fef919a56281db
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public processUsername(ticket String) : String renamed to public validateTicket(ticket String) : AttributePrincipal in class org.apache.guacamole.auth.cas.ticket.TicketValidationService | From | To | |
Change Return Type | 1 | ||
Change Return Type String to AttributePrincipal in method public validateTicket(ticket String) : AttributePrincipal in class org.apache.guacamole.auth.cas.ticket.TicketValidationService | From | To |