Uses of Class
org.keycloak.models.map.storage.ldap.role.LdapRoleMapStorage
Packages that use LdapRoleMapStorage
-
Uses of LdapRoleMapStorage in org.keycloak.models.map.storage.ldap.role.entity
Constructors in org.keycloak.models.map.storage.ldap.role.entity with parameters of type LdapRoleMapStorageModifierConstructorDescriptionLdapRoleEntity(DeepCloner cloner, LdapMapRoleMapperConfig roleMapperConfig, LdapRoleMapStorage store, String clientId) LdapRoleEntity(LdapMapObject ldapMapObject, LdapMapRoleMapperConfig roleMapperConfig, LdapRoleMapStorage store, String clientId)