OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
return session.clientLocalStorage().getClients(realm);return session.clientLocalStorage().getClientsStream(realm);session.clientLocalStorage().getClients(realm)session.clientLocalStorage().getClientsStream(realm)keycloakfeef5b4db2add4d583630674afe778b9fdc551e0org.keycloak.storage.ClientStorageManager
_1178
_2188
_1getClients
_2getClientsStream
v0session.clientLocalStorage()
v1realm
v0session.clientLocalStorage()
v1realm
ReturnsTrue
return session.clients().getClients(this);return session.clients().getClientsStream(this);session.clients().getClients(this)session.clients().getClientsStream(this)keycloakfeef5b4db2add4d583630674afe778b9fdc551e0org.keycloak.models.jpa.RealmAdapter
_1831
_2832
_1getClients
_2getClientsStream
v0session.clients()
v1this
v0session.clients()
v1this
ReturnsTrue
return getClientDelegate().getClients(realm);return getClientDelegate().getClientsStream(realm);getClientDelegate().getClients(realm)getClientDelegate().getClientsStream(realm)keycloakfeef5b4db2add4d583630674afe778b9fdc551e0org.keycloak.models.cache.infinispan.RealmCacheSession
_1545
_2547
_1getClients
_2getClientsStream
v0getClientDelegate()
v1realm
v0getClientDelegate()
v1realm
ReturnsTrue
return cacheSession.getClients(this);return cacheSession.getClientsStream(this);cacheSession.getClients(this)cacheSession.getClientsStream(this)keycloakfeef5b4db2add4d583630674afe778b9fdc551e0org.keycloak.models.cache.infinispan.RealmAdapter
_1757
_2758
_1getClients
_2getClientsStream
v0cacheSession
v1this
v0cacheSession
v1this
ReturnsTrue