b60ef39f46040493c349fb6edce80105d4886346
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type void to JsonWebKeySet<JsonWebKey> in method public test_key(json String) : JsonWebKeySet<JsonWebKey> in class org.cloudfoundry.identity.uaa.oauth.jwk.JsonWebKeySetTests | From | To | |
Extract Variable | 1 | ||
Extract Variable use : String in method public getUse() : KeyUse from class org.cloudfoundry.identity.uaa.oauth.jwk.JsonWebKey | From | To | |
Extract Method | 1 | ||
Extract Method public validateSuccessfulOIDCLogin() : void extracted from public successfulLoginWithOIDCProvider() : void in class org.cloudfoundry.identity.uaa.integration.feature.OIDCLoginIT | From | To |