We have a DataPower appliance sitting in front of our web service and encrypting a single field in the SOAP request. This is passed into our web service. We just want to pass through the encrypted field to a down line another web service call. We do not want to decrypt the value in the middle web service (for PCI compliance reasons). Is there a way to do this in CxF?
Thanks Howard -- View this message in context: http://old.nabble.com/WS-Security-field-level-encryption-pass-through-tp26376356p26376356.html Sent from the cxf-user mailing list archive at Nabble.com.
