You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2016/02/29 13:56:18 UTC

[jira] [Comment Edited] (CXF-6725) Remove deprecated JOSE configuration properties

    [ https://issues.apache.org/jira/browse/CXF-6725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15171830#comment-15171830 ] 

Sergey Beryozkin edited comment on CXF-6725 at 2/29/16 12:55 PM:
-----------------------------------------------------------------

the 'list' signature properties for JWS JSON are also being deprecated (-3 to the overall list of properties) - the only difference between them and the 'plain' properties is that a 'list' property value may contain either a 'single value' String or a String with commas - when a user installs JwsJson readers/writers then these filters can expect that the 'plain' properties can be list properties.
Otherwise, we'd also have to add 3 more properties for JWE JSON filters, (+6 in total as far as 'list' properties are concerned vs -3)


was (Author: sergey_beryozkin):
the 'list' signature properties for JWS JSON are also being deprecated (-3 to the overall list of properties) - the only difference between them and the 'plain' properties is that a 'list' property value may contains either a 'single value' String or a String with commas - when a user installs JwsJson readers/writers then these filters can expect that the 'plain' properties can be list properties.
Otherwise, we'd also have to add 3 more properties for JWE JSON filters, (+6 in total as far as 'list' properties are concerned vs -3)

> Remove deprecated JOSE configuration properties
> -----------------------------------------------
>
>                 Key: CXF-6725
>                 URL: https://issues.apache.org/jira/browse/CXF-6725
>             Project: CXF
>          Issue Type: Task
>          Components: JAX-RS, JAX-RS Security
>            Reporter: Sergey Beryozkin
>            Priority: Minor
>             Fix For: 3.2.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)