Class ReadonlyLDAPUserModelDelegate

java.lang.Object
org.keycloak.models.utils.UserModelDelegate
org.keycloak.storage.ldap.ReadonlyLDAPUserModelDelegate
All Implemented Interfaces:
RoleMapperModel, UserModel

public class ReadonlyLDAPUserModelDelegate extends UserModelDelegate
Will be good to get rid of this class and use ReadOnlyUserModelDelegate, but it can't be done now due the backwards compatibility. See KEYCLOAK-15139 as an example
Version:
$Revision: 1 $
Author:
Bill Burke