Internet Direct (Indy)
Home
PreviousUpNext
IdAuthentication.pas

Contains types, classes and methods, procedure, and functions needed to define and implement an HTTP Authentication framework.

IdAuthentication.pas contains types, classes and methods, procedure, and functions needed to define and implement an HTTP Authentication framework, as described in the Internet Standards documents: 

RFC 2616 - Hypertext Transfer Protocol [HTTP/1.1]  

RFC 2617 - HTTP Authentication: Basic and Digest Access Authentication  

 
Name 
Description 
 
Exception raised when registering an Authentication method that already exists. 
 
Ancestor for authentication classes in the Indy authentication framework. 
 
Implements the Basic Authentication mechanism for use in HTTP and other protocols. 
 
Name 
Description 
 
Authentication schemes available in the authentication framework. 
 
Represents the next action to be performed in the authentication framework. 
 
Name 
Description 
 
Retrieves a class instance to be used for the authentication method. 
 
Associates an authentication class reference with a given method name. 
 
Removes a registered authentication class scheme. 
Name 
Description 
Represents a authentication class type registered in the authentication framework. 
Authentication schemes available in the authentication framework. 
 
Class 
 
Enumeration 
 
Method 
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.