a38544796f11b1f533325f0c300cd6724fb6f23f
Files Diff
- Added: 8
- Removed: 0
- Renamed: 0
- Modified: 19
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type servletUri : String to servletUris : String... in method protected setAdapterAndServerTimeOffset(timeOffset int, servletUris String...) : void in class org.keycloak.testsuite.adapter.AbstractServletsAdapterTest | From | To | |
| Move Method | 2 | ||
| Move Method public testRealmKeyRotationWithNewKeyDownload() : void from class org.keycloak.testsuite.adapter.servlet.AbstractDemoServletsAdapterTest to public testRealmKeyRotationWithNewKeyDownload() : void from class org.keycloak.testsuite.adapter.servlet.AbstractOIDCPublicKeyRotationAdapterTest | From | To | |
| Move Method public testClientWithJwksUri() : void from class org.keycloak.testsuite.adapter.servlet.AbstractDemoServletsAdapterTest to public testClientWithJwksUri() : void from class org.keycloak.testsuite.adapter.servlet.AbstractOIDCPublicKeyRotationAdapterTest | From | To | |
| Rename Variable | 1 | ||
| Rename Variable resetPublicKey : String to resetDeploymentParam : String in method public doFilter(request ServletRequest, response ServletResponse, chain FilterChain) : void in class org.keycloak.testsuite.adapter.filter.AdapterActionsFilter | From | To | |
| Extract Class | 1 | ||
| Extract Class org.keycloak.testsuite.adapter.servlet.AbstractOIDCPublicKeyRotationAdapterTest from class org.keycloak.testsuite.adapter.servlet.AbstractDemoServletsAdapterTest | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute RESET_PUBLIC_KEY_PARAM : String to RESET_DEPLOYMENT_PARAM : String in class org.keycloak.testsuite.adapter.filter.AdapterActionsFilter | From | To | |
| Extract Method | 5 | ||
| Extract Method private loginToTokenMinTtlApp() : void extracted from public testRealmKeyRotationWithNewKeyDownload() : void in class org.keycloak.testsuite.adapter.servlet.AbstractOIDCPublicKeyRotationAdapterTest | From | To | |
| Extract Method private generateNewRealmKey() : void extracted from public testRealmKeyRotationWithNewKeyDownload() : void in class org.keycloak.testsuite.adapter.servlet.AbstractOIDCPublicKeyRotationAdapterTest | From | To | |
| Extract Method private lookupCachedKey(publicKeyCacheTtl int, currentTime int, kid String) : PublicKey extracted from public getPublicKey(kid String, deployment KeycloakDeployment) : PublicKey in class org.keycloak.adapters.rotation.JWKPublicKeyLocator | From | To | |
| Extract Method private resetKeycloakDeploymentForAdapter(adapterActionsUrl String) : void extracted from public testRealmKeyRotationWithNewKeyDownload() : void in class org.keycloak.testsuite.adapter.servlet.AbstractOIDCPublicKeyRotationAdapterTest | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter servletUri : String to servletUris : String... in method protected setAdapterAndServerTimeOffset(timeOffset int, servletUris String...) : void in class org.keycloak.testsuite.adapter.AbstractServletsAdapterTest | From | To |