Uses of Interface
org.keycloak.models.RoleMapperModel
-
Packages that use RoleMapperModel Package Description org.keycloak.models org.keycloak.models.utils -
-
Uses of RoleMapperModel in org.keycloak.models
Subinterfaces of RoleMapperModel in org.keycloak.models Modifier and Type Interface Description interfaceGroupModelstatic interfaceGroupModel.StreamsDeprecated.This interface is no longer necessary, collection-based methods were removed from the parent interface and therefore the parent interface can be used directlystatic interfaceRoleMapperModel.StreamsDeprecated.This interface is no longer necessary, collection-based methods were removed from the parent interface and therefore the parent interface can be used directlyinterfaceUserModelstatic interfaceUserModel.StreamsDeprecated.This interface is no longer necessary, collection-based methods were removed from the parent interface and therefore the parent interface can be used directly -
Uses of RoleMapperModel in org.keycloak.models.utils
Classes in org.keycloak.models.utils that implement RoleMapperModel Modifier and Type Class Description classUserModelDelegateDelegation pattern.
-