You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Andrei Shakirin (JIRA)" <ji...@apache.org> on 2012/10/21 11:58:12 UTC

[jira] [Updated] (CXF-4590) STSUtils: DRY refactoring and support Soap12 via property

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

Andrei Shakirin updated CXF-4590:
---------------------------------

    Attachment: STSSoap12.patch

Patch for STSUtils
                
> STSUtils: DRY refactoring and support Soap12 via property
> ---------------------------------------------------------
>
>                 Key: CXF-4590
>                 URL: https://issues.apache.org/jira/browse/CXF-4590
>             Project: CXF
>          Issue Type: Improvement
>            Reporter: Andrei Shakirin
>            Priority: Minor
>         Attachments: STSSoap12.patch
>
>
> Hi,
> Actually if STSClient uses direct location (not a WSDL) to communicate with STS, it is not very easy to switch binding to SOAP 1.2. Only the way is create STSClient in own interceptor, set the binding and put client in message property SecurityConstants.STS_CLIENT.
> Proposal: introduce boolean contextual message property to switch STSClient to SOAP 1.2 binding (ws-security.sts.client-soap12-binding).
> Additionally patch contains small DRY refactoring for STSUtils.getClient() methods.
> Regards,
> Andrei.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira