wso2wsf::SCTProvider Member List
This is the complete list of members for
wso2wsf::SCTProvider, including all inherited members.
getToken(std::string &sct_id, MessageContext *msgctx)=0 | wso2wsf::SCTProvider | [pure virtual] |
getToken(const axutil_env_t *env, axis2_bool_t is_encryption, axis2_msg_ctx_t *msg_ctx, axis2_char_t *sct_id, int sct_id_type, void *user_params) | wso2wsf::SCTProvider | [static] |
removeToken(std::string &sct_id, MessageContext *msgctx)=0 | wso2wsf::SCTProvider | [pure virtual] |
removeToken(const axutil_env_t *env, axis2_msg_ctx_t *msg_ctx, axis2_char_t *sct_id, int sct_id_type, void *user_params) | wso2wsf::SCTProvider | [static] |
storeToken(std::string &sct_id, MessageContext *msgctx, void *sct)=0 | wso2wsf::SCTProvider | [pure virtual] |
storeToken(const axutil_env_t *env, axis2_msg_ctx_t *msg_ctx, axis2_char_t *sct_global_id, axis2_char_t *sct_local_id, void *sct, void *user_params) | wso2wsf::SCTProvider | [static] |
validateToken(OMNode *sct_node, MessageContext *msgctx)=0 | wso2wsf::SCTProvider | [pure virtual] |
validateToken(const axutil_env_t *env, axiom_node_t *sct_node, axis2_msg_ctx_t *msg_ctx, void *user_params) | wso2wsf::SCTProvider | [static] |
~SCTProvider() | wso2wsf::SCTProvider | [virtual] |