6d5a1e39b8bf2106e60f08b5a63ae76859bd02fb
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Variable | 1 | ||
Inline Variable sync : UserServerSync in method public processUserVerificationMessage(context ActorContext, message UserVerificationResponseMessage) : void from class org.kaaproject.kaa.server.operations.service.akka.actors.core.EndpointActorMessageProcessor | From | To | |
Extract Method | 2 | ||
Extract Method private updateResponseWithUserAttachResults(response ServerSync) : void extracted from public processUserVerificationMessage(context ActorContext, message UserVerificationResponseMessage) : void in class org.kaaproject.kaa.server.operations.service.akka.actors.core.EndpointActorMessageProcessor | From | To | |
Extract Method public attachUser(userVerifierToken String, userExternalId String, userAccessToken String, callback UserAuthResultListener) : void extracted from public attachUser(userExternalId String, userAccessToken String, callback UserAuthResultListener) : void in class org.kaaproject.kaa.client.event.registration.DefaultEndpointRegistrationManager | From | To |