fff05bd1774368e49863241ed28f7787fc05fcbb
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method protected extractUserId(userDN String, entity OrganizationalEntity) : String renamed to private extractEntityId(entity OrganizationalEntity) : String in class org.jbpm.services.task.identity.LDAPUserInfoImpl | From | To | |
Move And Rename Method | 2 | ||
Move And Rename Method protected validate() : void from class org.jbpm.services.task.identity.LDAPUserInfoImpl to private validateProperties(requiredProperties String[]) : void from class org.jbpm.services.task.identity.AbstractLDAPUserGroupInfo | From | To | |
Move And Rename Method protected validate() : void from class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl to private validateProperties(requiredProperties String[]) : void from class org.jbpm.services.task.identity.AbstractLDAPUserGroupInfo | From | To | |
Pull Up Attribute | 8 | ||
Pull Up Attribute private config : Properties from class org.jbpm.services.task.identity.LDAPUserInfoImpl to private config : Properties from class org.jbpm.services.task.identity.AbstractLDAPUserGroupInfo | From | To | |
Pull Up Attribute public BIND_USER : String from class org.jbpm.services.task.identity.LDAPUserInfoImpl to public BIND_USER : String from class org.jbpm.services.task.identity.AbstractLDAPUserGroupInfo | From | To | |
Pull Up Attribute private logger : Logger from class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl to private logger : Logger from class org.jbpm.services.task.identity.AbstractLDAPUserGroupInfo | From | To | |
Pull Up Attribute private logger : Logger from class org.jbpm.services.task.identity.LDAPUserInfoImpl to private logger : Logger from class org.jbpm.services.task.identity.AbstractLDAPUserGroupInfo | From | To | |
Pull Up Attribute public BIND_USER : String from class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl to public BIND_USER : String from class org.jbpm.services.task.identity.AbstractLDAPUserGroupInfo | From | To | |
Pull Up Attribute public BIND_PWD : String from class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl to public BIND_PWD : String from class org.jbpm.services.task.identity.AbstractLDAPUserGroupInfo | From | To | |
Pull Up Attribute private config : Properties from class org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl to private config : Properties from class org.jbpm.services.task.identity.AbstractLDAPUserGroupInfo | From | To | |
Pull Up Attribute public BIND_PWD : String from class org.jbpm.services.task.identity.LDAPUserInfoImpl to public BIND_PWD : String from class org.jbpm.services.task.identity.AbstractLDAPUserGroupInfo | From | To | |
Extract Attribute | 3 | ||
Extract Attribute protected USER_DN : String in class org.jbpm.services.task.identity.LDAPBaseTest | From | To | |
Extract Attribute protected PASSWORD : String in class org.jbpm.services.task.identity.LDAPBaseTest | From | To | |
Extract Attribute private PORT : int in class org.jbpm.services.task.identity.LDAPBaseTest | From | To | |
Move Class | 1 | ||
Move Class org.jbpm.services.task.identity.LDAPBaseTest.SearchScope moved to org.jbpm.services.task.utils.LdapSearcher.SearchScope | From | To | |
Extract Superclass | 1 | ||
Extract Superclass org.jbpm.services.task.identity.AbstractLDAPUserGroupInfo from classes [org.jbpm.services.task.identity.LDAPUserGroupCallbackImpl, org.jbpm.services.task.identity.LDAPUserInfoImpl] | From | To |