7a17b7f935941154ebf18b3f42ceb04cdea1cd22
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type username : String to userDn : Dn in method private getAttributeTokens(ldapConnection LdapNetworkConnection, userDn Dn) : Map<String,String> in class org.apache.guacamole.auth.ldap.AuthenticationProviderService | From | To | |
| Rename Variable | 2 | ||
| Rename Variable authDn : Dn to bindDn : Dn in method public authenticateUser(credentials Credentials) : LDAPAuthenticatedUser in class org.apache.guacamole.auth.ldap.AuthenticationProviderService | From | To | |
| Rename Variable userDN : Dn to bindDn : Dn in method public authenticateUser(credentials Credentials) : LDAPAuthenticatedUser in class org.apache.guacamole.auth.ldap.AuthenticationProviderService | From | To | |
| Inline Method | 1 | ||
| Inline Method private bindAs(credentials Credentials) : LdapNetworkConnection inlined to public authenticateUser(credentials Credentials) : LDAPAuthenticatedUser in class org.apache.guacamole.auth.ldap.AuthenticationProviderService | From | To | |
| Parameterize Variable | 1 | ||
| Parameterize Variable userDN : Dn to userDn : Dn in method private getAttributeTokens(ldapConnection LdapNetworkConnection, userDn Dn) : Map<String,String> in class org.apache.guacamole.auth.ldap.AuthenticationProviderService | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter username : String to userDn : Dn in method private getAttributeTokens(ldapConnection LdapNetworkConnection, userDn Dn) : Map<String,String> in class org.apache.guacamole.auth.ldap.AuthenticationProviderService | From | To |