Unit 'IdSASLDigest' Package
[Overview][Classes][Procedures and functions][Index] [#pl_indy]

TIdSASLDigest

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: IdSASLDigest.pas line 11

type TIdSASLDigest = class(TIdSASLUserPass)

protected

  Fauthzid: string;

  

public

  function StartAuthenticate(); override;

  

  function ContinueAuthenticate(); override;

  

  class function ServiceName; override;

  

  function IsReadyToStart; override;

  

published

  property authzid: string; [rw]

  

end;

Inheritance

TIdSASLDigest

  

|

TIdSASLUserPass

  

|

TIdSASL

  

|

TIdBaseComponent

  

|

TIdInitializerComponent

  

|

TObject



CT Web help

CodeTyphon Studio