Ivan Junckes Filho created TOMEE-2206:
-----------------------------------------

             Summary: Support for Enum injection in Microprofile JWT    
                 Key: TOMEE-2206
                 URL: https://issues.apache.org/jira/browse/TOMEE-2206
             Project: TomEE
          Issue Type: Bug
            Reporter: Ivan Junckes Filho


I would like to have the possibility to inject a Enum in a @RequestScoped class 
in Microprofile JWT.

@Inject
@Claim("language")
private Language language;



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to