|
Change Variable Type oauthToken : OAuthToken to oauthToken : InjectedMockContextTest.OAuthToken in method public getUserOAuthAccessToken(clientId String, clientSecret String, username String, password String, scope String) : String in class org.cloudfoundry.identity.uaa.test.TestClient |
From |
To |
|
Change Variable Type oauthToken : OAuthToken to oauthToken : InjectedMockContextTest.OAuthToken in method public getClientCredentialsOAuthAccessToken(username String, password String, scope String, subdomain String) : String in class org.cloudfoundry.identity.uaa.test.TestClient |
From |
To |
|
Change Variable Type oauthToken : OAuthToken to oauthToken : InjectedMockContextTest.OAuthToken in method public getUserOAuthAccessTokenForZone(clientId String, clientSecret String, username String, password String, scope String, subdomain String) : String in class org.cloudfoundry.identity.uaa.test.TestClient |
From |
To |