WSSHandlerConstants.REQUEST_SECURITY_TOKEN_RESPONSE_LN));
Util.processRSTR(elem, config);
}
secEngine.processSecurityHeader(config.getDocument(), null,
new ConversationCallbackHandler(config), config
.getCrypto());
// Convert back to llom since the inflow cannot use llom
msgContext.setEnvelope(Axis2Util
.getSOAPEnvelopeFromDOOMDocument(config.getDocument()));