d04d61225a9f820b99fd1815c5b24205dc1cc8e1
Files Diff
- Added: 11
- Removed: 11
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Rename Class | 3 | ||
| Move And Rename Class org.apache.guacamole.auth.oauth.OAuthAuthenticationProviderModule moved and renamed to org.apache.guacamole.auth.openid.OpenIDAuthenticationProviderModule | From | To | |
| Move And Rename Class org.apache.guacamole.auth.oauth.form.OAuthTokenField moved and renamed to org.apache.guacamole.auth.openid.form.TokenField | From | To | |
| Move And Rename Class org.apache.guacamole.auth.oauth.OAuthAuthenticationProvider moved and renamed to org.apache.guacamole.auth.openid.OpenIDAuthenticationProvider | From | To | |
| Move Class | 4 | ||
| Move Class org.apache.guacamole.auth.oauth.conf.ConfigurationService moved to org.apache.guacamole.auth.openid.conf.ConfigurationService | From | To | |
| Move Class org.apache.guacamole.auth.oauth.token.TokenValidationService moved to org.apache.guacamole.auth.openid.token.TokenValidationService | From | To | |
| Move Class org.apache.guacamole.auth.oauth.user.AuthenticatedUser moved to org.apache.guacamole.auth.openid.user.AuthenticatedUser | From | To | |
| Move Class org.apache.guacamole.auth.oauth.AuthenticationProviderService moved to org.apache.guacamole.auth.openid.AuthenticationProviderService | From | To | |
| Change Package | 1 | ||
| Change Package org.apache.guacamole.auth.oauth to org.apache.guacamole.auth.openid | From | To |