realtimenetprots/sipfw/SIP/sipapi/api/siphttpdigestchallengeobserver2.h
changeset 15 8248b03a2669
parent 0 307788aac0a8
equal deleted inserted replaced
0:307788aac0a8 15:8248b03a2669
    40 * provide HTTP Digest credentials upon received challenges
    40 * provide HTTP Digest credentials upon received challenges
    41 * from the SIP servers on the signaling path.
    41 * from the SIP servers on the signaling path.
    42 * The user should provide credentials or ignore the challenge
    42 * The user should provide credentials or ignore the challenge
    43 * using functions defined in CSIPHttpDigest class.
    43 * using functions defined in CSIPHttpDigest class.
    44 *
    44 *
       
    45 * Applications are encouraged to use implement below interface which
       
    46 * provides functions to extract multiple challenges.
       
    47 * MSIPHttpDigestChallengeObserver2 class is compliant to RFC 3261
       
    48 *
    45 *  @lib n/a
    49 *  @lib n/a
    46 */
    50 */
    47 class MSIPHttpDigestChallengeObserver2
    51 class MSIPHttpDigestChallengeObserver2
    48 	{
    52 	{
    49     public: // New functions
    53     public: // New functions