ecc06ab74f6b46a6a270263697309005d10eb129
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 1 | ||
Move Attribute private USER_STORE_FILENAME : String from class org.neo4j.server.security.enterprise.auth.EnterpriseAuthManagerFactory to private USER_STORE_FILENAME : String from class org.neo4j.server.security.auth.BasicAuthManagerFactory | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public getUserStoreFile(config Config) : Path extracted from private createInternalRealm(config Config, logProvider LogProvider) : InternalFlatFileRealm in class org.neo4j.server.security.enterprise.auth.EnterpriseAuthManagerFactory & moved to class org.neo4j.server.security.auth.BasicAuthManagerFactory | From | To |