63cfd9f13cd81f98c8b675d1c8c0904a5b306992
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getOrigin() : String renamed to public getAuthenticationType() : String in class org.cloudfoundry.identity.uaa.authentication.event.IdentityProviderAuthenticationFailureEvent | From | To | |
Rename Attribute | 1 | ||
Rename Attribute origin : String to authenticationType : String in class org.cloudfoundry.identity.uaa.authentication.event.IdentityProviderAuthenticationFailureEvent | From | To | |
Rename Parameter | 1 | ||
Rename Parameter origin : String to authenticationType : String in method public IdentityProviderAuthenticationFailureEvent(authentication Authentication, username String, authenticationType String) in class org.cloudfoundry.identity.uaa.authentication.event.IdentityProviderAuthenticationFailureEvent | From | To |