Namespace: OpenEdge.Net.HTTP.Filter.Auth
Class
DigestAuthenticationFilter
Parent classes:
Inherits: OpenEdge.Net.HTTP.Filter.Auth.AuthenticationRequestFilter

Copyright (c) 2014, 2015 by Progress Software Corporation. All rights reserved.
File:DigestAuthenticationFilter
Purpose:Sets the credentials for the Digest challenge. These will be
encoded per http://tools.ietf.org/html/rfc2617.
Author(s):pjudge
Created:Mon Jul 07 13:30:12 EDT 2014




Method Summary
Options Name Purpose
AddAuthentication () /** Build the actual authentication. To be implemented by concrete classes. */
CHARACTER GenerateClientNonce ()

Constructor Summary
Options Name Purpose
DigestAuthenticationFilter (IAuthenticatedRequest)


Method Detail
Top

AddAuthentication ()

Purpose: Build the actual authentication. To be implemented by concrete classes.
Top

CHARACTER GenerateClientNonce ()

Returns CHARACTER


Constructor Detail
Top

DigestAuthenticationFilter (IAuthenticatedRequest)

Parameters:
poRequest OpenEdge.Net.HTTP.IAuthenticatedRequest


Copyright © 2017 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7