Module: Verikloak::MiddlewareDecoderCache Private

Included in:
Middleware
Defined in:
lib/verikloak/middleware.rb

Overview

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

Internal mixin for decoder cache management with LRU eviction. Handles TokenDecoder instance caching and cleanup.