TAuthenticatorAdapter

From Ultibo.org
Jump to: navigation, search

Return to Unit Transport


Description


To be documented

Class definitions



[Expand]

TAuthenticatorAdapter = class(TListObject)


Function declarations



[Expand]
constructor TAuthenticatorAdapter.Create;
Description: To be documented


[Expand]
destructor TAuthenticatorAdapter.Destroy;
Description: To be documented


[Expand]
function TAuthenticatorAdapter.ReaderLock:Boolean;
Description: To be documented


[Expand]
function TAuthenticatorAdapter.ReaderUnlock:Boolean;
Description: To be documented


[Expand]
function TAuthenticatorAdapter.WriterLock:Boolean;
Description: To be documented


[Expand]
function TAuthenticatorAdapter.WriterUnlock:Boolean;
Description: To be documented


Return to Unit Reference