|
Rename Parameter email : String to username : String in method public forgotPassword(username String, clientId String, redirectUri String) : ForgotPasswordInfo in class org.cloudfoundry.identity.uaa.account.ResetPasswordService |
From |
To |
|
Rename Parameter email : String to username : String in method private forgotPassword(username String, clientId String, redirectUri String) : void in class org.cloudfoundry.identity.uaa.account.ResetPasswordController |
From |
To |
|
Rename Parameter email : String to username : String in method public ResetPasswordRequestEvent(username String, email String, code String, authentication Authentication) in class org.cloudfoundry.identity.uaa.account.event.ResetPasswordRequestEvent |
From |
To |
|
Rename Parameter email : String to username : String in method public forgotPassword(model Model, username String, clientId String, redirectUri String, response HttpServletResponse) : String in class org.cloudfoundry.identity.uaa.account.ResetPasswordController |
From |
To |
|
Rename Parameter email : String to username : String in method public forgotPassword(username String, clientId String, redirectUri String) : ForgotPasswordInfo in class org.cloudfoundry.identity.uaa.account.UaaResetPasswordService |
From |
To |