c6317781b4f0c73aaf0f4d0d56ea35ea14c86d70
Files Diff
- Added: 6
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Rename Method | 1 | ||
| Move And Rename Method public handleHttpRequestMethodNotSupportedException(e HttpRequestMethodNotSupportedException) : ResponseEntity<OAuth2Exception> from class org.cloudfoundry.identity.uaa.oauth.token.UaaTokenEndpoint to public handleMethodNotSupportedException(e HttpRequestMethodNotSupportedException) : ResponseEntity<OAuth2Exception> from class org.cloudfoundry.identity.uaa.oauth.advice.HttpMethodNotSupportedAdvice | From | To | |
| Move Method | 1 | ||
| Move Method public handleMethodNotSupportedException(e HttpRequestMethodNotSupportedException) : ResponseEntity<OAuth2Exception> from class org.cloudfoundry.identity.uaa.oauth.CheckTokenEndpoint to public handleMethodNotSupportedException(e HttpRequestMethodNotSupportedException) : ResponseEntity<OAuth2Exception> from class org.cloudfoundry.identity.uaa.oauth.advice.HttpMethodNotSupportedAdvice | From | To |