529dccf675cbdf696d433a7dadf72ec9049305c5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable passwordBytes : byte[] in method private bindAs(userDN String, password String) : LDAPConnection from class org.glyptodon.guacamole.auth.ldap.AuthenticationProviderService | From | To | |
Extract Method | 3 | ||
Extract Method private disconnect(ldapConnection LDAPConnection) : void extracted from private bindAs(userDN String, password String) : LDAPConnection in class org.glyptodon.guacamole.auth.ldap.AuthenticationProviderService | From | To | |
Extract Method private disconnect(ldapConnection LDAPConnection) : void extracted from public authenticateUser(credentials Credentials) : AuthenticatedUser in class org.glyptodon.guacamole.auth.ldap.AuthenticationProviderService | From | To | |
Extract Method private disconnect(ldapConnection LDAPConnection) : void extracted from public getUserContext(authenticatedUser AuthenticatedUser) : UserContext in class org.glyptodon.guacamole.auth.ldap.AuthenticationProviderService | From | To |