Uses of Class
org.keycloak.models.map.storage.file.common.BlockContext.DefaultMapContext
-
Uses of BlockContext.DefaultMapContext in org.keycloak.models.map.storage.file.common
Modifier and TypeClassDescriptionstatic class
class
Block context which suitable for properties stored in aMap<String, List<String>>
which accepts string mapping key, and entry value is recognized both as a plain value (converted to string) or a list of valuesModifier and TypeMethodDescriptionstatic BlockContext.DefaultMapContext<Object>
BlockContext.DefaultMapContext.newDefaultMapContext()