7f674d2dea056ff73df95fb7062a673f55008d57
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable userDnTemplate : String in method private configureRealm(config Config) : void from class org.neo4j.server.security.enterprise.auth.LdapRealm | From | To | |
Extract Variable principal : Object in method public name() : String from class org.neo4j.server.security.enterprise.auth.EnterpriseAuthSubject | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type authenticationEnabled : boolean to authenticationEnabled : Boolean in class org.neo4j.server.security.enterprise.auth.LdapRealm | From | To | |
Change Attribute Type authorizationEnabled : boolean to authorizationEnabled : Boolean in class org.neo4j.server.security.enterprise.auth.LdapRealm | From | To | |
Extract Method | 3 | ||
Extract Method private shutdownDatabase() : void extracted from public apply(statement Statement, description Description) : Statement in class org.neo4j.bolt.v1.transport.integration.Neo4jWithSocket | From | To | |
Extract Method public configure(overrideSettingsFunction Consumer<Map<Setting<?>,String>>) : Map<Setting<?>,String> extracted from public apply(statement Statement, description Description) : Statement in class org.neo4j.bolt.v1.transport.integration.Neo4jWithSocket | From | To | |
Extract Method public restartDatabase(overrideSettingsFunction Consumer<Map<Setting<?>,String>>) : void extracted from public apply(statement Statement, description Description) : Statement in class org.neo4j.bolt.v1.transport.integration.Neo4jWithSocket | From | To |