e6ee5b32f8adbd02e3bd866e69e007a94c927640
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 3
Link to commit
Third party dependencies:
| Dependency Action | |
|---|---|
| Added | |
| org.apache.directory.server:apacheds-test-framework:2.0.0-M20 | |
| org.apache.directory.server:ldap-client-test:2.0.0-M20 |
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type dn : String to ldapEntry : LdapEntry in method public findGroups(connection LdapNetworkConnection, groupSearchBase String, groupSearchPattern String, groupIdAttribute String, ldapEntry LdapEntry) : Set<String> in class org.graylog2.security.ldap.LdapConnector | From | To | |
| Extract Attribute | 1 | ||
| Extract Attribute private ATTRIBUTE_MEMBER : String in class org.graylog2.security.ldap.LdapConnector | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter dn : String to ldapEntry : LdapEntry in method public findGroups(connection LdapNetworkConnection, groupSearchBase String, groupSearchPattern String, groupIdAttribute String, ldapEntry LdapEntry) : Set<String> in class org.graylog2.security.ldap.LdapConnector | From | To |