Check if a WS Security header block for an actor is already available in the document. If a header block is found return it, otherwise a new wsse:Security header block is created and the attributes set
@param doc A SOAP envelope as Document
@return A wsse:Security
element
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|