51181dba9655de090f810f125543249850755999
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 17
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type executor : XnioExecutor to executor : XnioIoThread in method private SessionImpl(sessionManager InMemorySessionManager, sessionId String, sessionCookieConfig SessionConfig, executor XnioIoThread, worker XnioWorker, evictionToken Object, maxInactiveInterval int) in class io.undertow.server.session.InMemorySessionManager.SessionImpl | From | To | |
Change Parameter Type executor : XnioExecutor to executor : XnioIoThread in method private validateNonceWithCount(nonce Nonce, nonceCount int, executor XnioIoThread) : boolean in class io.undertow.security.impl.SimpleNonceManager | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type executor : XnioExecutor to executor : XnioIoThread in class io.undertow.server.session.InMemorySessionManager.SessionImpl | From | To | |
Inline Variable | 1 | ||
Inline Variable executor : XnioExecutor in method public validateNonce(nonce String, nonceCount int, exchange HttpServerExchange) : boolean from class io.undertow.security.impl.SimpleNonceManager | From | To |