05249fce0b1b9b0c4f6827bc4b4fb779c56ba896
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 1 | ||
Move Attribute public enabled : Setting<Boolean> from class org.neo4j.bolt.BoltKernelExtension.Settings to public enabled : Setting<Boolean> from class org.neo4j.graphdb.factory.GraphDatabaseSettings.Connector | From | To | |
Move Class | 1 | ||
Move Class org.neo4j.bolt.BoltKernelExtension.EncryptionLevel moved to org.neo4j.graphdb.factory.GraphDatabaseSettings.BoltConnector.EncryptionLevel | From | To | |
Extract Method | 1 | ||
Extract Method private createSslContext(config Config, log Log) : SslContext extracted from public newInstance(context KernelContext, dependencies Dependencies) : Lifecycle in class org.neo4j.bolt.BoltKernelExtension | From | To |