Functions | |
AXIS2_EXTERN axis2_status_t | rampart_pv_validate_sec_header (const axutil_env_t *env, rampart_context_t *rampart_context, axiom_node_t *sec_node, axis2_msg_ctx_t *msg_ctx) |
AXIS2_EXTERN axis2_status_t rampart_pv_validate_sec_header | ( | const axutil_env_t * | env, | |
rampart_context_t * | rampart_context, | |||
axiom_node_t * | sec_node, | |||
axis2_msg_ctx_t * | msg_ctx | |||
) |
Validate security policies, those cannot be checked on the fly
env | pointer to environment struct | |
rampart_context | the Rampart Context | |
sec_node | The security element | |
msg_ctx | message context |