Uses of Interface
org.keycloak.models.RoleMapperModel
Package
Description
-
Uses of RoleMapperModel in org.keycloak.federation.kerberos
-
Uses of RoleMapperModel in org.keycloak.federation.sssd
Modifier and TypeClassDescriptionclass
Readonly proxy for a SSSD UserModel that prevents attributes from being updated. -
Uses of RoleMapperModel in org.keycloak.models
-
Uses of RoleMapperModel in org.keycloak.models.cache
Modifier and TypeInterfaceDescriptioninterface
Cached users will implement this interface -
Uses of RoleMapperModel in org.keycloak.models.cache.infinispan
-
Uses of RoleMapperModel in org.keycloak.models.jpa
-
Uses of RoleMapperModel in org.keycloak.models.light
-
Uses of RoleMapperModel in org.keycloak.models.utils
Modifier and TypeClassDescriptionclass
class
Delegation pattern. -
Uses of RoleMapperModel in org.keycloak.services.resources.admin
ModifierConstructorDescriptionClientRoleMappingsResource
(jakarta.ws.rs.core.UriInfo uriInfo, KeycloakSession session, RealmModel realm, AdminPermissionEvaluator auth, RoleMapperModel user, ClientModel client, AdminEventBuilder adminEvent, AdminPermissionEvaluator.RequirePermissionCheck manageCheck, AdminPermissionEvaluator.RequirePermissionCheck viewCheck) RoleMapperResource
(KeycloakSession session, AdminPermissionEvaluator auth, RoleMapperModel roleMapper, AdminEventBuilder adminEvent, AdminPermissionEvaluator.RequirePermissionCheck manageCheck, AdminPermissionEvaluator.RequirePermissionCheck viewCheck) -
Uses of RoleMapperModel in org.keycloak.storage.adapter
Modifier and TypeClassDescriptionclass
class
This abstract class provides implementations for everything but getUsername().static class
TheAbstractUserAdapter.Streams
interface makes all collection-based methods inAbstractUserAdapter
default by providing implementations that delegate to theStream
-based variants instead of the other way around.class
Assumes everything is managed by federated storage except for username.static class
Deprecated.This interface is no longer necessary; collection-based methods were removed from the parent interface and therefore the parent interface can be used directlyclass
class
This will perform update operation for particular attribute/property just if the existing value is not already same. -
Uses of RoleMapperModel in org.keycloak.storage.ldap
Modifier and TypeClassDescriptionclass
User model delegate, which tracks what attributes were written to LDAP in this transaction.class
Will be good to get rid of this class and use ReadOnlyUserModelDelegate, but it can't be done now due the backwards compatibility. -
Uses of RoleMapperModel in org.keycloak.storage.ldap.mappers
-
Uses of RoleMapperModel in org.keycloak.storage.ldap.mappers.membership.group
-
Uses of RoleMapperModel in org.keycloak.storage.ldap.mappers.membership.role
-
Uses of RoleMapperModel in org.keycloak.storage.ldap.mappers.msad
-
Uses of RoleMapperModel in org.keycloak.storage.ldap.mappers.msadlds
Modifier and TypeClassDescriptionclass