1e69090e305d22b4355266307b13f96f0397d754
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method protected openLdapConnection(ldapSettings LdapSettings) : LdapNetworkConnection extracted from protected doGetAuthenticationInfo(authtoken AuthenticationToken) : AuthenticationInfo in class org.graylog2.security.realm.LdapUserAuthenticator | From | To | |
Extract Method protected searchLdapUser(connection LdapNetworkConnection, principal String, ldapSettings LdapSettings) : LdapEntry extracted from protected doGetAuthenticationInfo(authtoken AuthenticationToken) : AuthenticationInfo in class org.graylog2.security.realm.LdapUserAuthenticator | From | To |