Add WS-AddressingAndIdentity support to Axis2
---------------------------------------------

                 Key: AXIS2-4066
                 URL: https://issues.apache.org/jira/browse/AXIS2-4066
             Project: Axis 2.0 (Axis2)
          Issue Type: Improvement
            Reporter: Nandana Mihindukulasooriya
            Assignee: Nandana Mihindukulasooriya


WS-AddressingAndIdentity[1] specification allows us to WS-Addressing's endpoint 
reference by providing identity information about the endpoint. This mechanism 
can be used to provide the public key information of the service using the WSDL 
as we discussed in the security strategy discussion. I am planning to add this 
feature to Axis2.
The plan is to set the identity information in a service parameter and when 
building the WSDL, AxisService2WSDLXXBuilder can serialize the identity 
information correctly according to the spec. When Rampart is engaged Rampart 
can set this property according to the Rampart configuration in the 
engageNotify() or one can set public key data using this parameter directly.

http://schemas.xmlsoap.org/ws/2006/02/addressingidentity/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to