org.keycloak.representations.idm.ClientTemplateRepresentation to org.keycloak.representations.idm.ClientScopeRepresentation
No. of Instances - 35
No. of Commits - 1
No. of Projects - {'keycloak'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
- Rename Variable
- templateReps to clientScopesReps
- templateReps to clientScopesReps
- clientTemplate to clientScope
- clientTemplate to clientScope
- clientTemplate to clientScope
- templateRep to scopeRep
- templateRep to scopeRep
- clientTemplates to clientScopes
- templateRep to scopeRep
- templateRep to scopeRep
- clientTemlate to clientScope
- clientTemlate to clientScope
- clientTemplates to clientScopes
- templateRep to scopeRep
- templateRep to scopeRep
- templateRep to scopeRep
- templateRep to scopeRep
- templateRep to scopeRep
- getClient to getClientScope
- template2Rep to scope2Rep
- template2Rep to scope2Rep
- template2Rep to scope2Rep
- template2Rep to scope2Rep
- template2Rep to scope2Rep
- template2Rep to scope2Rep
- templateRep to scopeRep
- templateRep to scopeRep
- templateRep to scopeRep
- templateRep to scopeRep
- templateRep to scopeRep
- templateRep to scopeRep
- templateRep to scopeRep
- templateRep to scopeRep
- templateRep to scopeRep
- templateRep to scopeRep
- templateRep to scopeRep
- templateRep to scopeRep
- templateRep to scopeRep
- templateRep to scopeRep
- templateRep to scopeRep
- templateRep to scopeRep
- templateRep to scopeRep
- templateRep to scopeRep
- templateRep to scopeRep
- templateRep to scopeRep
- templateRep to scopeRep
- templateRep to scopeRep
- template1 to scope1
- template1 to scope1
- template1 to scope1
- template1 to scope1
- template1Rep to scope1Rep
- template1Rep to scope1Rep
- template1Rep to scope1Rep
- template1Rep to scope1Rep
- clientTemplate to clientScope
- clientTemplate to clientScope
- clientTemplate to clientScope
- clientTemplate to clientScope
- clientTemplate to clientScope
- clientTemplates to clientScopes
- clientTemplates to clientScopes
- clientTemplates to clientScopes
- clientTemplates to clientScopes
- clientTemplate to clientScope
- clientTemplate to clientScope
- clientTemplate to clientScope
- template to scope
- templateRep to clientScopeRep
- templateRep to clientScopeRep
- clientTemplate to clientScope
- clientTemplate to clientScope
- clientTemplate to clientScope
- clientTemplate to clientScope
- clientTemplate to clientScope
- Rename Method invocation
- setClientTemplates to setClientScopes
- updateClientTemplate to updateClientScope
- createClientTemplate to createClientScope
- createClientTemplate to createClientScope
- Cascading Type Change (Similar)
- ClientTemplateRepresentation to ClientScopeRepresentation
- ClientTemplateRepresentation to ClientScopeRepresentation
- ClientTemplateRepresentation to ClientScopeRepresentation
- ClientTemplateRepresentation to ClientScopeRepresentation
- ClientTemplateRepresentation to ClientScopeRepresentation
- ClientTemplateRepresentation to ClientScopeRepresentation
- ClientTemplateRepresentation to ClientScopeRepresentation
- ClientTemplateRepresentation to ClientScopeRepresentation
- ClientTemplateRepresentation to ClientScopeRepresentation
- ClientTemplateRepresentation to ClientScopeRepresentation
- ClientTemplateRepresentation to ClientScopeRepresentation
- ClientTemplateRepresentation to ClientScopeRepresentation
- ClientTemplateRepresentation to ClientScopeRepresentation
- ClientTemplateRepresentation to ClientScopeRepresentation
- ClientTemplateRepresentation to ClientScopeRepresentation
- ClientTemplateRepresentation to ClientScopeRepresentation
- ClientTemplateRepresentation to ClientScopeRepresentation
- Update String Literal
- "bar-template" to "bar-scope"
- "bar-template" to "bar-scope"
- "template1" to "scope1"
- "template1" to "scope1"
- "template2" to "scope2"
- "template2-desc" to "scope2-desc"
- "template1" to "scope1"
- "template1" to "scope1"
- "template2" to "scope2"
- "template1" to "scope1"
- "template1-desc" to "scope1-desc"
- "template1-updated" to "scope1-updated"
- "template1-desc-updated" to "scope1-desc-updated"
- "foo-template" to "foo-scope"
- "foo" to "foo-addr"
- "template1" to "scope1"
- "template1-desc" to "scope1-desc"
- "template" to "scope"
- "oidc" to "openid-connect"
- Add or Remove Method invocation
- realm.clientTemplates().findAll() to realm.clientScopes().findAll()
- clientTemplates().get(template1Id) to clientScopes().get(scope1Id)
- clientTemplates().get(template1Id) to clientScopes().get(scope1Id)
- realmRsc.clientTemplates().get(clientTemplate.getId()) to realmRsc.clientScopes().get(clientScope.getId())
- adminClient.realm(TEST).clientTemplates().findAll() to adminClient.realm(TEST).clientScopes().findAll()
- Cascading Type Change (Different)