Unit 'IdSASLSKey' Package
[Overview][Classes][Index] [#pl_indy]

TIdSASLSKey

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

Declaration

Source position: IdSASLSKey.pas line 55

type TIdSASLSKey = class(TIdSASLUserPass)

protected

  procedure InitComponent; override;

  

public

  function IsReadyToStart; override;

  

  class function ServiceName; override;

  

  function TryStartAuthenticate(); override;

  

  function StartAuthenticate(); override;

  

  function ContinueAuthenticate(); override;

  

end;

Inheritance

TIdSASLSKey

  

|

TIdSASLUserPass

  

|

TIdSASL

  

|

TIdBaseComponent

  

|

TIdInitializerComponent

  

|

TObject



CT Web help

CodeTyphon Studio