|
Move Method package clientCredentialsResourceDetails() : ClientCredentialsResourceDetails from class org.cloudfoundry.identity.oauth2showcase.Application to package clientCredentialsResourceDetails() : ClientCredentialsResourceDetails from class org.cloudfoundry.identity.oauth2showcase.ClientCredentials.Config |
From |
To |
|
Move Method package passwordGrantResourceDetails() : ResourceOwnerPasswordResourceDetails from class org.cloudfoundry.identity.oauth2showcase.Application to package passwordGrantResourceDetails() : ResourceOwnerPasswordResourceDetails from class org.cloudfoundry.identity.oauth2showcase.PasswordGrant.Config |
From |
To |
|
Move Method public clientCredentials(model Model) : String from class org.cloudfoundry.identity.oauth2showcase.controller.IndexPageController to public clientCredentials(model Model) : String from class org.cloudfoundry.identity.oauth2showcase.ClientCredentials |
From |
To |
|
Move Method public doPasswordLogin(username String, password String, model Model) : String from class org.cloudfoundry.identity.oauth2showcase.controller.IndexPageController to public doPasswordLogin(username String, password String, model Model) : String from class org.cloudfoundry.identity.oauth2showcase.PasswordGrant |
From |
To |
|
Move Method public showPasswordPage() : String from class org.cloudfoundry.identity.oauth2showcase.controller.IndexPageController to public showPasswordPage() : String from class org.cloudfoundry.identity.oauth2showcase.PasswordGrant |
From |
To |