mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-07 07:19:55 -06:00
Along the way fixes also problem with field delegates which applied manually-crafted methods like `MapUserEntity.removeCredential(id)` to the delegate itself rather than to the underlying object. Co-authored-By: Michal Hajas <mhajas@redhat.com> Closes: #17223