172e6c6fae7a228abb60c772cbe0492d4eafc817
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable serverAuthContext : ServerAuthContext to jaspicState : JaspicState in method public authenticate(request Request, httpResponse HttpServletResponse) : boolean in class org.apache.catalina.authenticator.AuthenticatorBase | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type serverAuthContext : ServerAuthContext to jaspicState : JaspicState in method public authenticate(request Request, httpResponse HttpServletResponse) : boolean in class org.apache.catalina.authenticator.AuthenticatorBase | From | To | |
| Extract Method | 4 | ||
| Extract Method private secureResponseJspic(request Request, response Response, state JaspicState) : void extracted from public authenticate(request Request, httpResponse HttpServletResponse) : boolean in class org.apache.catalina.authenticator.AuthenticatorBase | From | To | |
| Extract Method private getJaspicState(jaspicProvider AuthConfigProvider, request Request, response Response) : JaspicState extracted from public authenticate(request Request, httpResponse HttpServletResponse) : boolean in class org.apache.catalina.authenticator.AuthenticatorBase | From | To | |
| Extract Method private secureResponseJspic(request Request, response Response, state JaspicState) : void extracted from public invoke(request Request, response Response) : void in class org.apache.catalina.authenticator.AuthenticatorBase | From | To | |
| Extract Method private getJaspicState(jaspicProvider AuthConfigProvider, request Request, response Response) : JaspicState extracted from public invoke(request Request, response Response) : void in class org.apache.catalina.authenticator.AuthenticatorBase | From | To |