mirror of
https://github.com/keycloak/keycloak.git
synced 2025-12-30 11:29:57 -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