69ce1e05f03ed46ef66a81f9e70a2c0477a0c6a3
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 6 | ||
Extract Method private entityToModel(entity IdentityProviderEntity) : IdentityProviderModel extracted from public getIdentityProviders() : List<IdentityProviderModel> in class org.keycloak.models.mongo.keycloak.adapters.RealmAdapter | From | To | |
Extract Method private updateIdentityProviderWithJwksUrl() : void extracted from public testClearKeysCache() : void in class org.keycloak.testsuite.broker.KcOIDCBrokerWithSignatureTest | From | To | |
Extract Method private updateIdentityProviderWithJwksUrl() : void extracted from public testSignatureVerificationJwksUrl() : void in class org.keycloak.testsuite.broker.KcOIDCBrokerWithSignatureTest | From | To | |
Extract Method public getKeysAsPem() : Map<String,String> extracted from public generateKeys() : Map<String,String> in class org.keycloak.testsuite.rest.resource.TestingOIDCEndpointsApplicationResource | From | To | |
Extract Method private entityToModel(entity IdentityProviderEntity) : IdentityProviderModel extracted from public getIdentityProviders() : List<IdentityProviderModel> in class org.keycloak.models.jpa.RealmAdapter | From | To | |
Extract Method private createClientWithManuallySetKid(kid String) : OIDCClientRepresentation extracted from public createClientWithJWKS_customKid() : void in class org.keycloak.testsuite.client.OIDCJwksClientRegistrationTest | From | To |