5a49e4643f708d6696b6f1ca05a0d9bad0463236
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 1 | ||
Rename Class org.cloudfoundry.identity.uaa.authentication.event.PasswordAuthenticationFailureEvent renamed to org.cloudfoundry.identity.uaa.authentication.event.IdentityProviderAuthenticationFailureEvent | From | To | |
Change Variable Type | 2 | ||
Change Variable Type event1 : PasswordAuthenticationFailureEvent to event1 : IdentityProviderAuthenticationFailureEvent in method public invalidPasswordLoginAuthenticateEndpointTest() : void in class org.cloudfoundry.identity.uaa.mock.audit.AuditCheckMockMvcTests | From | To | |
Change Variable Type event1 : PasswordAuthenticationFailureEvent to event1 : IdentityProviderAuthenticationFailureEvent in method public invalidPasswordLoginFailedTest() : void in class org.cloudfoundry.identity.uaa.mock.audit.AuditCheckMockMvcTests | From | To |