|
Change Return Type BaseClientDetails to void in method public updateClient(url String, token String, client BaseClientDetails) : void in class org.cloudfoundry.identity.uaa.integration.util.IntegrationTestUtils |
From |
To |
|
Change Return Type ScimUser to void in method public updateUser(token String, url String, user ScimUser) : void in class org.cloudfoundry.identity.uaa.integration.util.IntegrationTestUtils |
From |
To |
|
Change Return Type IdentityProvider to void in method public createOidcIdentityProvider(name String, originKey String, baseUrl String) : void in class org.cloudfoundry.identity.uaa.integration.util.IntegrationTestUtils |
From |
To |
|
Change Return Type IdentityProvider to void in method public updateIdentityProvider(baseUrl String, serverRunning ServerRunning, provider IdentityProvider) : void in class org.cloudfoundry.identity.uaa.integration.util.IntegrationTestUtils |
From |
To |
|
Change Return Type Map<String,Object> to Map in method public getPasswordToken(baseUrl String, clientId String, clientSecret String, username String, password String, scopes String) : Map in class org.cloudfoundry.identity.uaa.integration.util.IntegrationTestUtils |
From |
To |