45da830c6c617b3c6bf628b45563ea4070e8f8b3
Files Diff
- Added: 6
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method protected createServerUser(userDoc ODocument) : OServerUserConfiguration extracted from public config(oServer OServer, serverCfg OServerConfigurationManager, jsonConfig ODocument) : void in class com.orientechnologies.orient.server.security.authenticator.ODefaultPasswordAuthenticator | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method protected isPasswordValid(user OServerUserConfiguration) : boolean extracted from public authenticate(username String, password String) : String in class com.orientechnologies.orient.server.security.authenticator.ODefaultPasswordAuthenticator & moved to class com.orientechnologies.orient.server.security.OSecurityAuthenticatorAbstract | From | To |