62627357717844ed0630b68fb5541836639763af
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type MailboxSession to Stream<MailboxSession> in method private createSession(authenticationMethod AuthenticationStrategy, httpRequest HttpServletRequest) : Stream<MailboxSession> in class org.apache.james.jmap.AuthenticationFilter | From | To | |
Extract Variable | 2 | ||
Extract Variable accessToken : AccessToken in method public createMailboxSessionShouldReturnWhenAuthHeadersAreValid() : void from class org.apache.james.jmap.AccessTokenAuthenticationStrategyTest | From | To | |
Extract Variable accessToken : AccessToken in method public createMailboxSessionShouldThrowWhenMailboxExceptionHasOccurred() : void from class org.apache.james.jmap.AccessTokenAuthenticationStrategyTest | From | To |