Namespace: OpenEdge.Net.HTTP.Filter.Auth
Type: Class NoAuthenticationFilter
Parent Classes:
Inherits: OpenEdge.Net.HTTP.Filter.Auth.AuthenticationRequestFilter


Copyright (c) 2014, 2015 by Progress Software Corporation. All rights reserved.
File:NoAuthenticationFilter
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. */

Constructor Summary
  Options Name Purpose
  NoAuthenticationFilter (IAuthenticatedRequest)

Method Detail
Top

AddAuthentication ()

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


Constructor Detail
Top

NoAuthenticationFilter (IAuthenticatedRequest)

Parameters:
poRequest OpenEdge.Net.HTTP.IAuthenticatedRequest