e517cbfed7046aefd1919bbe97a1c1cde0c91c8a
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable continuationToken : String to receivedContinuationToken : ContinuationToken in method public mustSendJsonContainingAccessTokenWhenGoodPassword() : void in class org.apache.james.jmap.JMAPAuthenticationTest | From | To | |
| Move Class | 1 | ||
| Move Class org.apache.james.jmap.BadRequestException moved to org.apache.james.jmap.exceptions.BadRequestException | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type continuationToken : String to receivedContinuationToken : ContinuationToken in method public mustSendJsonContainingAccessTokenWhenGoodPassword() : void in class org.apache.james.jmap.JMAPAuthenticationTest | From | To | |
| Extract Method | 1 | ||
| Extract Method private manageAuthenticationResponse(request AccessTokenRequest, resp HttpServletResponse) : void extracted from private handleAccessTokenRequest(request AccessTokenRequest, resp HttpServletResponse) : void in class org.apache.james.jmap.AuthenticationServlet | From | To |