@ApplicationScoped
public class MPJWTProducer
extends Object
A class that tracks the current validated MP-JWT and associated JsonWebToken via a thread
local to provide a @RequestScoped JsonWebToken producer method.
It also provides utility methods for access the current JsonWebToken claim values.