|
Rename Variable details : Map<String,String> to codeData : Map<String,String> in method public generateAutologinCode(request AutologinRequest, auth String) : AutologinResponse in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpoint |
From |
To |
|
Rename Variable response : ExpiringCode to expiringCode : ExpiringCode in method public generateAutologinCode(request AutologinRequest, auth String) : AutologinResponse in class org.cloudfoundry.identity.uaa.authentication.login.LoginInfoEndpoint |
From |
To |
|
Rename Variable userInfo : Map<String,String> to responseBody : Map<String,String> in method public changePassword(passwordReset PasswordReset) : ResponseEntity<Map<String,String>> in class org.cloudfoundry.identity.uaa.scim.endpoints.PasswordResetEndpoint |
From |
To |
|
Rename Variable ec : ExpiringCode to expiringCode : ExpiringCode in method public authenticate(authentication Authentication) : Authentication in class org.cloudfoundry.identity.uaa.login.AutologinAuthenticationManager |
From |
To |