[ 
https://issues.apache.org/jira/browse/CXF-8338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Colm O hEigeartaigh reassigned CXF-8338:
----------------------------------------

    Assignee: Colm O hEigeartaigh

> Add getters for iv, cypherBytes and authTag to JweJsonConsumer
> --------------------------------------------------------------
>
>                 Key: CXF-8338
>                 URL: https://issues.apache.org/jira/browse/CXF-8338
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-RS Security
>    Affects Versions: 3.4.0
>            Reporter: Joachim Beckers
>            Assignee: Colm O hEigeartaigh
>            Priority: Minor
>             Fix For: 3.4.1
>
>
> I'm using cxf-rt-rs-security-jose's JweJsonConsumer to parse a Json JWE (that 
> I just created and encrypted using JweJsonProducer).
> I'm doing this because I need to pass its components (headers, kid, iv, aad, 
> ciphertext, auth tag, ...) to another API individually (the API does not 
> accept the full JsonJWE).
> Currently however, only getAad(), getAadText() and some getters for the 
> headers are available. There's no getIv(), getCipherText(), etc
>  
> I'll create a pull request to add the missing getters.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to