ef262dfab345a80948aadac2bda4bc1a51112ced
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable identityProviderMap : Map<String,IdentityProvider> to identityProviders : List<String> in method public authenticate(authentication Authentication) : Authentication in class org.cloudfoundry.identity.uaa.authentication.manager.PasswordGrantAuthenticationManager | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type identityProviderMap : Map<String,IdentityProvider> to identityProviders : List<String> in method public authenticate(authentication Authentication) : Authentication in class org.cloudfoundry.identity.uaa.authentication.manager.PasswordGrantAuthenticationManager | From | To |