Interface KeycloakJsonMapper

All Known Implementing Classes:
Jackson2JsonMapper

public interface KeycloakJsonMapper
Jackson-version-agnostic JSON mapper SPI. Each Jackson module provides an implementation backed by its own ObjectMapper/JsonMapper. Discovered via ServiceLoader and cached statically in KeycloakJsonMapperFactory.