4882f737b711f42b3f09adb0be4697ab44e35b0f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 2 | ||
Parameterize Variable nativePassword : String to password : String in method private createNativeUser(username String, password String, roles String...) : void in class org.neo4j.server.security.enterprise.auth.integration.bolt.LdapAuthIT | From | To | |
Parameterize Variable ldapReaderUser : String to username : String in method private createNativeUser(username String, password String, roles String...) : void in class org.neo4j.server.security.enterprise.auth.integration.bolt.LdapAuthIT | From | To | |
Extract Method | 1 | ||
Extract Method private createNativeUser(username String, password String, roles String...) : void extracted from public shouldBeAbleToLoginNativelyAndAuthorizeWithLdap() : void in class org.neo4j.server.security.enterprise.auth.integration.bolt.LdapAuthIT | From | To |