There is a method in WSSConfig:

public String setProcessor(QName el, Processor processor)

You can call this specifying the QNames of the elements you want to
avoid processing, and passing in null as the processor.

Colm.

On Mon, Jul 25, 2011 at 4:49 PM, Nicolas Buisson <[email protected]> wrote:
>
>> In this case you could disable the Timestamp and Signature Processors
>> using WSSConfig.
>
> That is what Im looking for ! And I didn't found how to make it.
>
> In WSSConfig there is a list of default processors map and there is no way
> to change this map. I'm missing something ?
>
>
> --
> View this message in context: 
> http://old.nabble.com/WSSConfig-processors-tp32118532p32132918.html
> Sent from the WSS4J mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>



-- 
Colm O hEigeartaigh

http://coheigea.blogspot.com/
Talend - http://www.talend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to