704c7b6d81a94b7f9ecd1cdfc3890b3a2d2940c6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 5 | ||
Change Return Type String to URI in method public getAuthorizationEndpoint() : URI in class org.apache.guacamole.auth.openid.conf.ConfigurationService | From | To | |
Change Return Type String to URI in method public getAuthorizationEndpoint() : URI in class org.apache.guacamole.auth.cas.conf.ConfigurationService | From | To | |
Change Return Type String to URI in method public getJWKSEndpoint() : URI in class org.apache.guacamole.auth.openid.conf.ConfigurationService | From | To | |
Change Return Type String to URI in method public getRedirectURI() : URI in class org.apache.guacamole.auth.cas.conf.ConfigurationService | From | To | |
Change Return Type String to URI in method public getRedirectURI() : URI in class org.apache.guacamole.auth.openid.conf.ConfigurationService | From | To | |
Change Variable Type | 2 | ||
Change Variable Type casServerUrl : String to casServerUrl : URI in method public validateTicket(ticket String, credentials Credentials) : String in class org.apache.guacamole.auth.cas.ticket.TicketValidationService | From | To | |
Change Variable Type confRedirectURI : String to confRedirectURI : URI in method public validateTicket(ticket String, credentials Credentials) : String in class org.apache.guacamole.auth.cas.ticket.TicketValidationService | From | To | |
Change Attribute Type | 7 | ||
Change Attribute Type OPENID_REDIRECT_URI : StringGuacamoleProperty to OPENID_REDIRECT_URI : UriGuacamoleProperty in class org.apache.guacamole.auth.openid.conf.ConfigurationService | From | To | |
Change Attribute Type authorizationURI : String to authorizationURI : URI in class org.apache.guacamole.auth.cas.form.CASTicketField | From | To | |
Change Attribute Type authorizationURI : String to authorizationURI : URI in class org.apache.guacamole.auth.openid.form.TokenField | From | To | |
Change Attribute Type CAS_AUTHORIZATION_ENDPOINT : StringGuacamoleProperty to CAS_AUTHORIZATION_ENDPOINT : UriGuacamoleProperty in class org.apache.guacamole.auth.cas.conf.CASGuacamoleProperties | From | To | |
Change Attribute Type OPENID_AUTHORIZATION_ENDPOINT : StringGuacamoleProperty to OPENID_AUTHORIZATION_ENDPOINT : UriGuacamoleProperty in class org.apache.guacamole.auth.openid.conf.ConfigurationService | From | To | |
Change Attribute Type OPENID_JWKS_ENDPOINT : StringGuacamoleProperty to OPENID_JWKS_ENDPOINT : UriGuacamoleProperty in class org.apache.guacamole.auth.openid.conf.ConfigurationService | From | To | |
Change Attribute Type CAS_REDIRECT_URI : StringGuacamoleProperty to CAS_REDIRECT_URI : UriGuacamoleProperty in class org.apache.guacamole.auth.cas.conf.CASGuacamoleProperties | From | To |