Package be.atbash.runtime.security.jwt.inject
-
Class Summary Class Description ClaimValueProducer A producer for the ClaimValue wrapper injection sites.CommonJwtProducer A class that tracks the current validated MP-JWT and associated JsonWebToken via a thread local to provide a @RequestScoped JsonWebToken producer method.JsonValueProducer A producer for JsonValue injection types.NullJsonWebToken PrincipalProducer Override the default CDI Principal bean to allow the injection of a Principal to be a JsonWebTokenRawClaimTypeProducer Based on the SmallRye code.