#include <axutil_env.h>
#include <rampart_constants.h>
Go to the source code of this file.
Defines | |
#define | RAMPART_TIMESTAMP_TOKEN_DEFAULT_TIME_TO_LIVE 300 |
Functions | |
axis2_status_t | rampart_timestamp_token_build (const axutil_env_t *env, axiom_node_t *sec_node, const axiom_namespace_t *sec_ns_obj, int ttl) |
axis2_status_t | rampart_timestamp_token_validate (const axutil_env_t *env, axis2_msg_ctx_t *msg_ctx, axiom_node_t *ts_node) |