140c40da72507ab56532c83f792ce7c676b8d8a2
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 1 | ||
Pull Up Method public handleRequest(exchange HttpServerExchange) : void from class io.undertow.security.handlers.SecurityInitialHandler to public handleRequest(exchange HttpServerExchange) : void from class io.undertow.security.handlers.AbstractSecurityContextAssociationHandler | From | To | |
Pull Up Attribute | 1 | ||
Pull Up Attribute private next : HttpHandler from class io.undertow.security.handlers.SecurityInitialHandler to private next : HttpHandler from class io.undertow.security.handlers.AbstractSecurityContextAssociationHandler | From | To | |
Extract Superclass | 1 | ||
Extract Superclass io.undertow.security.handlers.AbstractSecurityContextAssociationHandler from classes [io.undertow.security.handlers.SecurityInitialHandler] | From | To |