keycloak-scim/model
Pedro Ruivo e62604b1ec ConditionalRemover interface for External Infinispan feature
Add a ConditionalRemover interface to remove entries from a RemoteCache
based on the key or value fields.
The default implementation provided by this PR uses streaming/iteration
to test and remove entries

On a side change, moved all the transactions to the same package and
created one transaction class per entity/cache to simplify code and
avoid writing "RemoteChangeLogTransaction" with a long list of types.

Fixes #31046

Signed-off-by: Pedro Ruivo <pruivo@redhat.com>
2024-07-30 15:16:17 +02:00
..
infinispan ConditionalRemover interface for External Infinispan feature 2024-07-30 15:16:17 +02:00
jpa Can not update organization group error when trying to create organisation from REST API 2024-07-29 17:39:56 +02:00
storage Infinispan Protostream Marshaller (#29474) 2024-06-13 18:02:46 +02:00
storage-private Make the IDPProvider via session.identityProviders() 2024-07-29 16:02:26 +02:00
storage-services Removing ths resource as it hasn't been referenced since at least Keycloak 18 2024-07-08 12:03:28 -03:00
pom.xml Map Storage Removal: Remove deprecated model/legacy module (#27601) 2024-03-08 15:17:24 +00:00