Package org.keycloak.storage.ldap
package org.keycloak.storage.ldap
-
ClassDescriptionTrack which LDAP users were already enlisted during this transactionAllow to directly call some operations against LDAPIdentityStore.User model delegate, which tracks what attributes were written to LDAP in this transaction.Will be good to get rid of this class and use ReadOnlyUserModelDelegate, but it can't be done now due the backwards compatibility.