Hi there,

 

I'm trying to write a WebService client which dynamically configures the
security for a WebService.  My problem is that I don't really want to
access the Signature/Encryption properties file from disk
(client.properties), and I can't see a way to avoid this. 

 

Is there an option I've missed where I can configure this
programmatically (such as passing a Properties object rather than a
filename) into the Inflow/Outflow Configuration object (or as an
Option)?

 

I realize I could, and should be using policy files now, which I can
build up dynamically from what I've seen, but I'm reluctant to redo
everything else for this one reason if there is an alternative.

 

Thanks in advance

 

-Nick

 

 

Reply via email to