The ws-security 2004 specification allows for an "Any" element within
the UsernameToken element:
" /wsse:UsernameToken/{any} This is an extensibility mechanism to allow
different (extensible) types of security information, based on a schema,
to be passed. Unrecognized elements SHOULD cause a fault."
Is there a way to implement this using wss4j?
(I am using xfire, and have been able to cobble together another
OutHandler to munge in the required extra element, looking for something
cleaner.)
Des
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]