6d0921363521e778ce75e85cac9cc337fd760989
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 2 | ||
Rename Attribute authorization_store : Setting<File> to auth_store : Setting<File> in class org.neo4j.server.web.ServerInternalSettings | From | To | |
Rename Attribute AUTHORIZATION_STORE_FILE_KEY : String to AUTH_STORE_FILE_KEY : String in class org.neo4j.server.configuration.Configurator | From | To | |
Extract Variable | 2 | ||
Extract Variable principal : Principal in method public getUser(username String, req HttpServletRequest) : Response from class org.neo4j.server.rest.dbms.UserService | From | To | |
Extract Variable principal : Principal in method public setPassword(username String, req HttpServletRequest, payload String) : Response from class org.neo4j.server.rest.dbms.UserService | From | To |