921f0cf9b3ab6454339fa57b929093f56372c61e
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Attribute | 2 | ||
Extract Attribute private IGNITE_PASSWORD : String in class org.apache.ignite.internal.processors.rest.protocols.http.jetty.GridJettyRestHandler | From | To | |
Extract Attribute private IGNITE_LOGIN : String in class org.apache.ignite.internal.processors.rest.protocols.http.jetty.GridJettyRestHandler | From | To | |
Extract Variable | 2 | ||
Extract Variable creds : Object in method private credentials(req GridRestRequest) : SecurityCredentials from class org.apache.ignite.internal.processors.rest.GridRestProcessor | From | To | |
Extract Variable securityEnabled : boolean in method private handleRequest(req GridRestRequest) : IgniteInternalFuture<GridRestResponse> from class org.apache.ignite.internal.processors.rest.GridRestProcessor | From | To | |
Extract Method | 1 | ||
Extract Method private credentials(req GridRestRequest) : SecurityCredentials extracted from private authenticate(req GridRestRequest) : SecurityContext in class org.apache.ignite.internal.processors.rest.GridRestProcessor | From | To |