c4609e77b0084fff79570eb3e1042bd8895d5ed3
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public securityContext() : SecurityContext renamed to public subject() : AuthSubject in class org.neo4j.kernel.impl.api.TestKernelTransactionHandle | From | To | |
Rename Method public securityContext() : SecurityContext renamed to public subject() : AuthSubject in class org.neo4j.kernel.api.KernelTransactionHandle | From | To | |
Change Return Type | 2 | ||
Change Return Type SecurityContext to AuthSubject in method public subject() : AuthSubject in class org.neo4j.kernel.api.KernelTransactionHandle | From | To | |
Change Return Type SecurityContext to AuthSubject in method public subject() : AuthSubject in class org.neo4j.kernel.impl.api.TestKernelTransactionHandle | From | To | |
Rename Attribute | 1 | ||
Rename Attribute securityContext : SecurityContext to subject : AuthSubject in class org.neo4j.kernel.impl.api.KernelTransactionImplementationHandle | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type securityContext : SecurityContext to subject : AuthSubject in class org.neo4j.kernel.impl.api.KernelTransactionImplementationHandle | From | To |