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

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




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

Constructor Summary
Options Name Purpose
BasicAuthenticationFilter (IAuthenticatedRequest) /** Constructor @param IAuthenticatedRequest The request being authenticated. */


Method Detail
Top

AddAuthentication ()

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


Constructor Detail
Top

BasicAuthenticationFilter (IAuthenticatedRequest)

Purpose: Constructor
Parameters:
poRequest OpenEdge.Net.HTTP.IAuthenticatedRequest


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7.15