OpenEdge.Net.HTTP.Filter.Auth.BasicAuthenticationFilter
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
|
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
AddAuthentication ()
|
||||||
|---|---|---|---|---|---|---|
Constructor Detail
BasicAuthenticationFilter (IAuthenticatedRequest)
|
||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|