Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Extract legacy store code into maven module #10279

@hmlnarik

Description

@hmlnarik

Description

Legacy and the new storage impose a different paradigm in accessing data objects. New storage aims at a strict separation of data access layer from services layer. This has been relaxed in the legacy store so some of the logic for data layer is implemented in services module rather than a data module, for example various data managers or even logic is implemented in KeycloakSession implementations.

This epic is to extract the logic from the services module into a separate maven module so that services would only refer the abstract layer

Discussion

https://issues.redhat.com/browse/KEYCLOAK-17408

Issues

No response

Motivation

No response

Metadata

Metadata

Assignees

Labels

area/storageIndicates an issue that touches storage (change in data layout or data manipulation)

Type

No type

Projects

Status

✅ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions