0c8bddcbf42a7a106c78ec2a303b38609942f309
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type Log to AsyncLog in method private createLog(config Config, fileSystem FileSystemAbstraction) : AsyncLog in class org.neo4j.kernel.impl.enterprise.SecurityLog | From | To | |
Extract Method | 1 | ||
Extract Method private createAuthManager(roles InMemoryRoleRepository, passwordPolicy PasswordPolicy, logSuccessfulAuthentications boolean) : MultiRealmAuthManager extracted from public setUp() : void in class org.neo4j.server.security.enterprise.auth.MultiRealmAuthManagerTest | From | To |