dd1f852e66a75f3cf33e36da349e8c3f4b30f2df
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method protected basicAuthHeader(username String, password String) : String from class org.neo4j.server.rest.security.CommunityServerTestBase to public basicAuthHeader(username String, password String) : String from class org.neo4j.test.server.HTTP | From | To | |
Extract Method | 1 | ||
Extract Method public basicAuthHeader(username String, password String) : String extracted from public withBasicAuth(username String, password String) : Builder in class org.neo4j.test.server.HTTP | From | To |