wso2wsf::AuthenticationProvider Member List
This is the complete list of members for
wso2wsf::AuthenticationProvider, including all inherited members.
callbackPasswordDigest(rampart_authn_provider_t *authn_provider, const axutil_env_t *env, axis2_msg_ctx_t *msg_ctx, const axis2_char_t *username, const axis2_char_t *nonce, const axis2_char_t *created, const char *digest) | wso2wsf::AuthenticationProvider | [static] |
callbackPasswordPlain(rampart_authn_provider_t *authn_provider, const axutil_env_t *env, axis2_msg_ctx_t *msg_ctx, const axis2_char_t *username, const axis2_char_t *password) | wso2wsf::AuthenticationProvider | [static] |
checkDigestPassword(std::string &username, std::string &nonce, std::string &created, std::string &digest, MessageContext *msgctx)=0 | wso2wsf::AuthenticationProvider | [pure virtual] |
checkPassword(std::string &username, std::string &password, MessageContext *msgctx)=0 | wso2wsf::AuthenticationProvider | [pure virtual] |
~AuthenticationProvider() | wso2wsf::AuthenticationProvider | [virtual] |