d8db630dbd56193642c84b8a19842ba476f7ad85
Files Diff
- Added: 0
- Removed: 3
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 1 | ||
Pull Up Method public fromAttribute(name String) : String from class org.apache.guacamole.auth.ldap.LDAPTokenName to public fromAttribute(name String) : String from class org.apache.guacamole.token.TokenName | From | To | |
Change Variable Type | 1 | ||
Change Variable Type attr : Entry to attr : Entry<String,Object> in method public validateTicket(ticket String, credentials Credentials) : Map<String,String> in class org.apache.guacamole.auth.cas.ticket.TicketValidationService | From | To |