b93549e3cc8fa17050df585ec934f434532cc315
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method public getBeanContext() : ClassPathXmlApplicationContext extracted from public getBean(name String) : Object in class org.cloudfoundry.identity.uaa.mock.ldap.LdapMockMvcTests | From | To | |
Extract Method public getBeanContext() : ClassPathXmlApplicationContext extracted from public getBean(clazz Class<T>) : T in class org.cloudfoundry.identity.uaa.mock.ldap.LdapMockMvcTests | From | To | |
Extract Method protected validateUserAuthorities(expected String[], auth Authentication) : void extracted from public doTestNestedLdapGroupsMappedToScopes(username String, password String, expected String[]) : void in class org.cloudfoundry.identity.uaa.mock.ldap.LdapMockMvcTests | From | To |