|
Change Variable Type passwordevent : PasswordVerificationSuccessEvent to passwordevent : PasswordAuthenticationSuccessEvent in method public userLoginAuthenticateEndpointTest() : void in class org.cloudfoundry.identity.uaa.mock.audit.AuditCheckMockMvcTests |
From |
To |
|
Change Variable Type event1 : PasswordVerificationFailureEvent to event1 : PasswordAuthenticationFailureEvent in method public invalidPasswordLoginAuthenticateEndpointTest() : void in class org.cloudfoundry.identity.uaa.mock.audit.AuditCheckMockMvcTests |
From |
To |
|
Change Variable Type event1 : PasswordVerificationFailureEvent to event1 : PasswordAuthenticationFailureEvent in method public invalidPasswordLoginFailedTest() : void in class org.cloudfoundry.identity.uaa.mock.audit.AuditCheckMockMvcTests |
From |
To |
|
Change Variable Type passwordevent : PasswordVerificationSuccessEvent to passwordevent : PasswordAuthenticationSuccessEvent in method public userChangePasswordTest() : void in class org.cloudfoundry.identity.uaa.mock.audit.AuditCheckMockMvcTests |
From |
To |
|
Change Variable Type passwordevent : PasswordVerificationSuccessEvent to passwordevent : PasswordAuthenticationSuccessEvent in method public userLoginTest() : void in class org.cloudfoundry.identity.uaa.mock.audit.AuditCheckMockMvcTests |
From |
To |
|
Change Variable Type passwordevent : PasswordVerificationSuccessEvent to passwordevent : PasswordAuthenticationSuccessEvent in method public userChangeInvalidPasswordTest() : void in class org.cloudfoundry.identity.uaa.mock.audit.AuditCheckMockMvcTests |
From |
To |