4be51ce5aa79152d1500709d17cf5c2bbd2f139d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type String to LdapIdentityProviderDefinition in method protected getLdapConfigAsDefinition(ldapConfig Map<String,Object>) : LdapIdentityProviderDefinition in class org.cloudfoundry.identity.uaa.config.IdentityProviderBootstrap | From | To | |
Extract Variable | 1 | ||
Extract Variable profileFile : String in method public fromConfig(ldapConfig Map<String,Object>) : LdapIdentityProviderDefinition from class org.cloudfoundry.identity.uaa.ldap.LdapIdentityProviderDefinition | From | To | |
Change Variable Type | 2 | ||
Change Variable Type success : Authentication to success : UaaAuthentication in method public authenticate(request Authentication) : Authentication in class org.cloudfoundry.identity.uaa.authentication.manager.ExternalLoginAuthenticationManager | From | To | |
Change Variable Type json : String to json : LdapIdentityProviderDefinition in method protected addLdapProvider() : void in class org.cloudfoundry.identity.uaa.config.IdentityProviderBootstrap | From | To |