2754a061b32abdfe4e0377acdc8a3602e1943626
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public shouldReturn404WhenChangingPasswordIfUnknownUser() : void renamed to public shouldReturn422WhenChangingPasswordIfUnknownUser() : void in class org.neo4j.server.rest.dbms.UserServiceTest | From | To | |
| Rename Class | 1 | ||
| Rename Class org.neo4j.server.rest.dbms.AuthorizedRequestWrapper.DelegatingPrinciple renamed to org.neo4j.server.rest.dbms.AuthorizedRequestWrapper.DelegatingPrincipal | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute principle : DelegatingPrinciple to principal : DelegatingPrincipal in class org.neo4j.server.rest.dbms.AuthorizedRequestWrapper | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type that : DelegatingPrinciple to that : DelegatingPrincipal in method public equals(o Object) : boolean in class org.neo4j.server.rest.dbms.AuthorizedRequestWrapper.DelegatingPrincipal | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type principle : DelegatingPrinciple to principal : DelegatingPrincipal in class org.neo4j.server.rest.dbms.AuthorizedRequestWrapper | From | To |