|
Pull Up Method public nameOf(subject RESTSubject) : String from class org.neo4j.server.rest.security.RESTInteraction to public nameOf(subject RESTSubject) : String from class org.neo4j.server.rest.security.AbstractRESTInteraction |
From |
To |
|
Pull Up Method public assertInitFailed(subject RESTSubject) : void from class org.neo4j.server.rest.security.RESTInteraction to public assertInitFailed(subject RESTSubject) : void from class org.neo4j.server.rest.security.AbstractRESTInteraction |
From |
To |
|
Pull Up Method public hasNext() : boolean from class org.neo4j.server.rest.security.RESTInteraction.RESTResult to public hasNext() : boolean from class org.neo4j.server.rest.security.AbstractRESTInteraction.AbstractRESTResult |
From |
To |
|
Pull Up Method public beginLocalTransactionAsUser(subject RESTSubject, txType KernelTransaction.Type) : InternalTransaction from class org.neo4j.server.rest.security.RESTInteraction to public beginLocalTransactionAsUser(subject RESTSubject, txType KernelTransaction.Type) : InternalTransaction from class org.neo4j.server.rest.security.AbstractRESTInteraction |
From |
To |
|
Pull Up Method public getConnectionDetails() : String from class org.neo4j.server.rest.security.RESTInteraction to public getConnectionDetails() : String from class org.neo4j.server.rest.security.AbstractRESTInteraction |
From |
To |
|
Pull Up Method public logout(subject RESTSubject) : void from class org.neo4j.server.rest.security.RESTInteraction to public logout(subject RESTSubject) : void from class org.neo4j.server.rest.security.AbstractRESTInteraction |
From |
To |
|
Pull Up Method public close() : void from class org.neo4j.server.rest.security.RESTInteraction.RESTResult to public close() : void from class org.neo4j.server.rest.security.AbstractRESTInteraction.AbstractRESTResult |
From |
To |
|
Pull Up Method public login(username String, password String) : RESTSubject from class org.neo4j.server.rest.security.RESTInteraction to public login(username String, password String) : RESTSubject from class org.neo4j.server.rest.security.AbstractRESTInteraction |
From |
To |
|
Pull Up Method public assertAuthenticated(subject RESTSubject) : void from class org.neo4j.server.rest.security.RESTInteraction to public assertAuthenticated(subject RESTSubject) : void from class org.neo4j.server.rest.security.AbstractRESTInteraction |
From |
To |
|
Pull Up Method public assertSessionKilled(subject RESTSubject) : void from class org.neo4j.server.rest.security.RESTInteraction to public assertSessionKilled(subject RESTSubject) : void from class org.neo4j.server.rest.security.AbstractRESTInteraction |
From |
To |
|
Pull Up Method private mapValue(columns Iterator<String>, node JsonNode) : Map<String,Object> from class org.neo4j.server.rest.security.RESTInteraction to private mapValue(columns Iterator<String>, node JsonNode) : Map<String,Object> from class org.neo4j.server.rest.security.AbstractRESTInteraction |
From |
To |
|
Pull Up Method public getLocalUserManager() : EnterpriseUserManager from class org.neo4j.server.rest.security.RESTInteraction to public getLocalUserManager() : EnterpriseUserManager from class org.neo4j.server.rest.security.AbstractRESTInteraction |
From |
To |
|
Pull Up Method public fileSystem() : FileSystemAbstraction from class org.neo4j.server.rest.security.RESTInteraction to public fileSystem() : FileSystemAbstraction from class org.neo4j.server.rest.security.AbstractRESTInteraction |
From |
To |
|
Pull Up Method public assertPasswordChangeRequired(subject RESTSubject) : void from class org.neo4j.server.rest.security.RESTInteraction to public assertPasswordChangeRequired(subject RESTSubject) : void from class org.neo4j.server.rest.security.AbstractRESTInteraction |
From |
To |
|
Pull Up Method public next() : Map<String,Object> from class org.neo4j.server.rest.security.RESTInteraction.RESTResult to public next() : Map<String,Object> from class org.neo4j.server.rest.security.AbstractRESTInteraction.AbstractRESTResult |
From |
To |
|
Pull Up Method private getValue(valueNode JsonNode) : Object from class org.neo4j.server.rest.security.RESTInteraction to private getValue(valueNode JsonNode) : Object from class org.neo4j.server.rest.security.AbstractRESTInteraction |
From |
To |
|
Pull Up Method package parseErrorMessage(response HTTP.Response) : String from class org.neo4j.server.rest.security.RESTInteraction to private parseErrorMessage(response HTTP.Response) : String from class org.neo4j.server.rest.security.AbstractRESTInteraction |
From |
To |
|
Pull Up Method public executeQuery(subject RESTSubject, call String, params Map<String,Object>, resultConsumer Consumer<ResourceIterator<Map<String,Object>>>) : String from class org.neo4j.server.rest.security.RESTInteraction to public executeQuery(subject RESTSubject, call String, params Map<String,Object>, resultConsumer Consumer<ResourceIterator<Map<String,Object>>>) : String from class org.neo4j.server.rest.security.AbstractRESTInteraction |
From |
To |
|
Pull Up Method public tearDown() : void from class org.neo4j.server.rest.security.RESTInteraction to public tearDown() : void from class org.neo4j.server.rest.security.AbstractRESTInteraction |
From |
To |
|
Pull Up Method public updateAuthToken(subject RESTSubject, username String, password String) : void from class org.neo4j.server.rest.security.RESTInteraction to public updateAuthToken(subject RESTSubject, username String, password String) : void from class org.neo4j.server.rest.security.AbstractRESTInteraction |
From |
To |
|
Pull Up Method package commitURL() : String from class org.neo4j.server.rest.security.RESTInteraction to package commitURL() : String from class org.neo4j.server.rest.security.AbstractRESTInteraction |
From |
To |
|
Pull Up Method public getLocalGraph() : GraphDatabaseFacade from class org.neo4j.server.rest.security.RESTInteraction to public getLocalGraph() : GraphDatabaseFacade from class org.neo4j.server.rest.security.AbstractRESTInteraction |
From |
To |