55c4144fbfe7820861b7ea3e1cc0d3b7849fc58f
Files Diff
- Added: 7
- Removed: 3
- Renamed: 0
- Modified: 5
Link to commit
Third party dependencies:
| Dependency Action | |
|---|---|
| Updated | |
| From junit:junit 4.12 To 4.10 | |
| From junit:junit 4.10 To 4.12 | |
| From ch.qos.logback:logback-classic 1.2.3 To 1.1.2 | |
| From com.google.guava:guava 27.0.1-jre To 18.0 | 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 2 | ||
| Change Return Type String to Map<String,String> in method public validateTicket(ticket String, credentials Credentials) : Map<String,String> in class org.apache.guacamole.auth.cas.ticket.TicketValidationService | From | To | |
| Change Return Type AuthenticatedUser to CASAuthenticatedUser in method public authenticateUser(credentials Credentials) : CASAuthenticatedUser in class org.apache.guacamole.auth.cas.AuthenticationProviderService | From | To | |
| Rename Class | 1 | ||
| Rename Class org.apache.guacamole.auth.cas.user.AuthenticatedUser renamed to org.apache.guacamole.auth.cas.user.CASAuthenticatedUser | From | To | |
| Move Class | 1 | ||
| Move Class org.apache.guacamole.auth.ldap.TokenNameTest moved to org.apache.guacamole.token.TokenNameTest | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type authenticatedUser : AuthenticatedUser to authenticatedUser : CASAuthenticatedUser in method public authenticateUser(credentials Credentials) : CASAuthenticatedUser in class org.apache.guacamole.auth.cas.AuthenticationProviderService | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type authenticatedUserProvider : Provider<AuthenticatedUser> to authenticatedUserProvider : Provider<CASAuthenticatedUser> in class org.apache.guacamole.auth.cas.AuthenticationProviderService | From | To |